#42ccfc color space conversions
Hex:
#42ccfc
RGB:
66, 204, 252
CMY:
74, 20, 1
CMYK:
74, 19, 0, 1
HSL:
195°, 96.8750%, 62.3529%
HSV (HSB):
195°, 73.8095%, 98.8235%
XYZ:
41.4103, 51.3723, 99.8287
xyY:
0.2150, 0.2667, 51.3723
CIE-Lab:
76.9040, -21.4008, -34.1159
CIE-LCH:
76.9040, 40.2726, 237.9001
CIE-Luv:
76.9040, -48.8000, -52.3463
Hunter-Lab:
71.6744, -22.3009, -32.4075
#42ccfc color charts
#42ccfc color shades, tints & tones
#42ccfc color schemes
#42ccfc color preview, HTML & CSS examples
This text has a color of #42ccfc
<p style="color:#42ccfc;">Text here</p>
.mytext {color:#42ccfc;}
This box has a color of #42ccfc
<div style="background-color:#42ccfc;">Content here</div>
.mybackground {background-color:#42ccfc;}
Border around this has a color of #42ccfc
<div style="border:2px solid #42ccfc;">Content here</div>
.myborder {border:2px solid #42ccfc;}