#239f9f color space conversions
Hex:
#239f9f
RGB:
35, 159, 159
CMY:
86, 38, 38
CMYK:
78, 0, 0, 38
HSL:
180°, 63.9175%, 38.0392%
HSV (HSB):
180°, 77.9874%, 62.3529%
XYZ:
19.3493, 27.6568, 37.1194
xyY:
0.2300, 0.3288, 27.6568
CIE-Lab:
59.5774, -31.6305, -9.4093
CIE-LCH:
59.5774, 33.0004, 196.5664
CIE-Luv:
59.5774, -43.3509, -9.3613
Hunter-Lab:
52.5897, -26.3567, -5.0358
#239f9f color charts
#239f9f color shades, tints & tones
#239f9f color schemes
#239f9f color preview, HTML & CSS examples
This text has a color of #239f9f
<p style="color:#239f9f;">Text here</p>
.mytext {color:#239f9f;}
This box has a color of #239f9f
<div style="background-color:#239f9f;">Content here</div>
.mybackground {background-color:#239f9f;}
Border around this has a color of #239f9f
<div style="border:2px solid #239f9f;">Content here</div>
.myborder {border:2px solid #239f9f;}