#238cc8 color space conversions
Hex:
#238cc8
RGB:
35, 140, 200
CMY:
86, 45, 22
CMYK:
83, 30, 0, 22
HSL:
202°, 70.2128%, 46.0784%
HSV (HSB):
202°, 82.5000%, 78.4314%
XYZ:
20.4965, 23.2836, 58.0575
xyY:
0.2013, 0.2286, 23.2836
CIE-Lab:
55.3633, -7.7641, -39.1394
CIE-LCH:
55.3633, 39.9020, 258.7798
CIE-Luv:
55.3633, -33.9052, -59.7910
Hunter-Lab:
48.2531, -8.6212, -37.5598
#238cc8 color charts
#238cc8 color shades, tints & tones
#238cc8 color schemes
#238cc8 color preview, HTML & CSS examples
This text has a color of #238cc8
<p style="color:#238cc8;">Text here</p>
.mytext {color:#238cc8;}
This box has a color of #238cc8
<div style="background-color:#238cc8;">Content here</div>
.mybackground {background-color:#238cc8;}
Border around this has a color of #238cc8
<div style="border:2px solid #238cc8;">Content here</div>
.myborder {border:2px solid #238cc8;}