#6bedec color space conversions
Hex:
#6bedec
RGB:
107, 237, 236
CMY:
58, 7, 7
CMYK:
55, 0, 0, 7
HSL:
180°, 78.3133%, 67.4510%
HSV (HSB):
180°, 54.8523%, 92.9412%
XYZ:
51.4879, 69.7503, 90.1063
xyY:
0.2436, 0.3300, 69.7503
CIE-Lab:
86.8743, -35.8315, -10.4016
CIE-LCH:
86.8743, 37.3107, 196.1875
CIE-Luv:
86.8743, -53.4157, -10.6989
Hunter-Lab:
83.5166, -36.1091, -5.5065
#6bedec color charts
#6bedec color shades, tints & tones
#6bedec color schemes
#6bedec color preview, HTML & CSS examples
This text has a color of #6bedec
<p style="color:#6bedec;">Text here</p>
.mytext {color:#6bedec;}
This box has a color of #6bedec
<div style="background-color:#6bedec;">Content here</div>
.mybackground {background-color:#6bedec;}
Border around this has a color of #6bedec
<div style="border:2px solid #6bedec;">Content here</div>
.myborder {border:2px solid #6bedec;}