#238bcd color space conversions
Hex:
#238bcd
RGB:
35, 139, 205
CMY:
86, 45, 20
CMYK:
83, 32, 0, 20
HSL:
203°, 70.8333%, 47.0588%
HSV (HSB):
203°, 82.9268%, 80.3922%
XYZ:
20.9452, 23.2303, 61.1376
xyY:
0.1989, 0.2206, 23.2303
CIE-Lab:
55.3088, -5.3574, -42.0520
CIE-LCH:
55.3088, 42.3919, 262.7397
CIE-Luv:
55.3088, -33.2805, -64.8104
Hunter-Lab:
48.1979, -6.7761, -41.4691
#238bcd color charts
#238bcd color shades, tints & tones
#238bcd color schemes
#238bcd color preview, HTML & CSS examples
This text has a color of #238bcd
<p style="color:#238bcd;">Text here</p>
.mytext {color:#238bcd;}
This box has a color of #238bcd
<div style="background-color:#238bcd;">Content here</div>
.mybackground {background-color:#238bcd;}
Border around this has a color of #238bcd
<div style="border:2px solid #238bcd;">Content here</div>
.myborder {border:2px solid #238bcd;}