#06b5d5 color space conversions
Hex:
#06b5d5
RGB:
6, 181, 213
CMY:
98, 29, 16
CMYK:
97, 15, 0, 16
HSL:
189°, 94.5205%, 42.9412%
HSV (HSB):
189°, 97.1831%, 83.5294%
XYZ:
28.6092, 37.8906, 68.7565
xyY:
0.2115, 0.2801, 37.8906
CIE-Lab:
67.9399, -26.7216, -26.8619
CIE-LCH:
67.9399, 37.8893, 225.1500
CIE-Luv:
67.9399, -48.9040, -38.6721
Hunter-Lab:
61.5553, -24.7599, -23.1375
#06b5d5 color charts
#06b5d5 color shades, tints & tones
#06b5d5 color schemes
#06b5d5 color preview, HTML & CSS examples
This text has a color of #06b5d5
<p style="color:#06b5d5;">Text here</p>
.mytext {color:#06b5d5;}
This box has a color of #06b5d5
<div style="background-color:#06b5d5;">Content here</div>
.mybackground {background-color:#06b5d5;}
Border around this has a color of #06b5d5
<div style="border:2px solid #06b5d5;">Content here</div>
.myborder {border:2px solid #06b5d5;}