#268f9c color space conversions
Hex:
#268f9c
RGB:
38, 143, 156
CMY:
85, 44, 39
CMYK:
76, 8, 0, 39
HSL:
187°, 60.8247%, 38.0392%
HSV (HSB):
187°, 75.6410%, 61.1765%
XYZ:
16.6225, 22.4573, 34.9111
xyY:
0.2247, 0.3035, 22.4573
CIE-Lab:
54.5089, -24.3052, -15.3207
CIE-LCH:
54.5089, 28.7309, 212.2251
CIE-Luv:
54.5089, -37.3674, -19.3048
Hunter-Lab:
47.3891, -20.3191, -10.5059
#268f9c color charts
#268f9c color shades, tints & tones
#268f9c color schemes
#268f9c color preview, HTML & CSS examples
This text has a color of #268f9c
<p style="color:#268f9c;">Text here</p>
.mytext {color:#268f9c;}
This box has a color of #268f9c
<div style="background-color:#268f9c;">Content here</div>
.mybackground {background-color:#268f9c;}
Border around this has a color of #268f9c
<div style="border:2px solid #268f9c;">Content here</div>
.myborder {border:2px solid #268f9c;}