#3face1 color space conversions
Hex:
#3face1
RGB:
63, 172, 225
CMY:
75, 33, 12
CMYK:
72, 24, 0, 12
HSL:
200°, 72.9730%, 56.4706%
HSV (HSB):
200°, 72.0000%, 88.2353%
XYZ:
30.3930, 35.9981, 76.5806
xyY:
0.2126, 0.2518, 35.9981
CIE-Lab:
66.5184, -13.7702, -35.5887
CIE-LCH:
66.5184, 38.1599, 248.8472
CIE-Luv:
66.5184, -39.6870, -54.8346
Hunter-Lab:
59.9984, -14.5754, -33.6776
#3face1 color charts
#3face1 color shades, tints & tones
#3face1 color schemes
#3face1 color preview, HTML & CSS examples
This text has a color of #3face1
<p style="color:#3face1;">Text here</p>
.mytext {color:#3face1;}
This box has a color of #3face1
<div style="background-color:#3face1;">Content here</div>
.mybackground {background-color:#3face1;}
Border around this has a color of #3face1
<div style="border:2px solid #3face1;">Content here</div>
.myborder {border:2px solid #3face1;}