#42abcd color space conversions
Hex:
#42abcd
RGB:
66, 171, 205
CMY:
74, 33, 20
CMYK:
68, 17, 0, 20
HSL:
195°, 58.1590%, 53.1373%
HSV (HSB):
195°, 67.8049%, 80.3922%
XYZ:
27.8291, 34.6918, 62.9871
xyY:
0.2217, 0.2764, 34.6918
CIE-Lab:
65.5080, -19.3133, -26.1144
CIE-LCH:
65.5080, 32.4803, 233.5147
CIE-Luv:
65.5080, -39.8842, -38.1412
Hunter-Lab:
58.8998, -18.7365, -22.1745
#42abcd color charts
#42abcd RGB chart
#42abcd CMYK chart
#42abcd RGB pie chart
#42abcd color shades, tints & tones
#42abcd color schemes
#42abcd color preview, HTML & CSS examples
This text has a color of #42abcd
<p style="color:#42abcd;">Text here</p>
.mytext {color:#42abcd;}
Text color #42abcd
This box has a color of #42abcd
<div style="background-color:#42abcd;">Content here</div>
.mybackground {background-color:#42abcd;}
Background color #42abcd
Border around this has a color of #42abcd
<div style="border:2px solid #42abcd;">Content here</div>
.myborder {border:2px solid #42abcd;}
Border color #42abcd