#3facc5 color space conversions
Hex:
#3facc5
RGB:
63, 172, 197
CMY:
75, 33, 23
CMYK:
68, 13, 0, 23
HSL:
191°, 53.6000%, 50.9804%
HSV (HSB):
191°, 68.0203%, 77.2549%
XYZ:
26.8805, 34.5930, 58.0837
xyY:
0.2248, 0.2893, 34.5930
CIE-Lab:
65.4306, -22.7957, -21.8064
CIE-LCH:
65.4306, 31.5462, 223.7293
CIE-Luv:
65.4306, -41.2620, -30.5702
Hunter-Lab:
58.8158, -21.3483, -17.3809
#3facc5 color charts
#3facc5 color shades, tints & tones
#3facc5 color schemes
#3facc5 color preview, HTML & CSS examples
This text has a color of #3facc5
<p style="color:#3facc5;">Text here</p>
.mytext {color:#3facc5;}
This box has a color of #3facc5
<div style="background-color:#3facc5;">Content here</div>
.mybackground {background-color:#3facc5;}
Border around this has a color of #3facc5
<div style="border:2px solid #3facc5;">Content here</div>
.myborder {border:2px solid #3facc5;}