#238ec8 color space conversions
Hex:
#238ec8
RGB:
35, 142, 200
CMY:
86, 44, 22
CMYK:
83, 29, 0, 22
HSL:
201°, 70.2128%, 46.0784%
HSV (HSB):
201°, 82.5000%, 78.4314%
XYZ:
20.7915, 23.8735, 58.1558
xyY:
0.2022, 0.2322, 23.8735
CIE-Lab:
55.9609, -8.9087, -38.2005
CIE-LCH:
55.9609, 39.2256, 256.8727
CIE-Luv:
55.9609, -34.5904, -58.2373
Hunter-Lab:
48.8605, -9.5492, -36.3671
#238ec8 color charts
#238ec8 color shades, tints & tones
#238ec8 color schemes
#238ec8 color preview, HTML & CSS examples
This text has a color of #238ec8
<p style="color:#238ec8;">Text here</p>
.mytext {color:#238ec8;}
This box has a color of #238ec8
<div style="background-color:#238ec8;">Content here</div>
.mybackground {background-color:#238ec8;}
Border around this has a color of #238ec8
<div style="border:2px solid #238ec8;">Content here</div>
.myborder {border:2px solid #238ec8;}