#5bface color space conversions
Hex:
#5bface
RGB:
91, 250, 206
CMY:
64, 2, 19
CMYK:
64, 0, 18, 2
HSL:
163°, 94.0828%, 66.8627%
HSV (HSB):
163°, 63.6000%, 98.0392%
XYZ:
49.6406, 75.0516, 70.2626
xyY:
0.2546, 0.3850, 75.0516
CIE-Lab:
89.4172, -51.7265, 8.9242
CIE-LCH:
89.4172, 52.4907, 170.2114
CIE-Luv:
89.4172, -63.4658, 22.0170
Hunter-Lab:
86.6323, -49.3256, 12.5558
#5bface color charts
#5bface color shades, tints & tones
#5bface color schemes
#5bface color preview, HTML & CSS examples
This text has a color of #5bface
<p style="color:#5bface;">Text here</p>
.mytext {color:#5bface;}
This box has a color of #5bface
<div style="background-color:#5bface;">Content here</div>
.mybackground {background-color:#5bface;}
Border around this has a color of #5bface
<div style="border:2px solid #5bface;">Content here</div>
.myborder {border:2px solid #5bface;}