#0bffcc color space conversions
Hex:
#0bffcc
RGB:
11, 255, 204
CMY:
96, 0, 20
CMYK:
96, 0, 20, 0
HSL:
167°, 100.0000%, 52.1569%
HSV (HSB):
167°, 95.6863%, 100.0000%
XYZ:
46.7971, 75.9508, 69.3202
xyY:
0.2436, 0.3954, 75.9508
CIE-Lab:
89.8365, -61.3738, 10.4233
CIE-LCH:
89.8365, 62.2527, 170.3613
CIE-Luv:
89.8365, -74.2303, 25.7089
Hunter-Lab:
87.1497, -56.6623, 13.8446
#0bffcc color charts
#0bffcc color shades, tints & tones
#0bffcc color schemes
#0bffcc color preview, HTML & CSS examples
This text has a color of #0bffcc
<p style="color:#0bffcc;">Text here</p>
.mytext {color:#0bffcc;}
This box has a color of #0bffcc
<div style="background-color:#0bffcc;">Content here</div>
.mybackground {background-color:#0bffcc;}
Border around this has a color of #0bffcc
<div style="border:2px solid #0bffcc;">Content here</div>
.myborder {border:2px solid #0bffcc;}