#d01cfc color space conversions
Hex:
#d01cfc
RGB:
208, 28, 252
CMY:
18, 89, 1
CMYK:
17, 89, 0, 1
HSL:
288°, 97.3913%, 54.9020%
HSV (HSB):
288°, 88.8889%, 98.8235%
XYZ:
43.9984, 21.2687, 93.8818
xyY:
0.2765, 0.1336, 21.2687
CIE-Lab:
53.2423, 88.3266, -70.9744
CIE-LCH:
53.2423, 113.3091, 321.2166
CIE-Luv:
53.2423, 52.0195, -118.6441
Hunter-Lab:
46.1180, 89.5896, -88.4133
#d01cfc color charts
#d01cfc color shades, tints & tones
#d01cfc color schemes
#d01cfc color preview, HTML & CSS examples
This text has a color of #d01cfc
<p style="color:#d01cfc;">Text here</p>
.mytext {color:#d01cfc;}
This box has a color of #d01cfc
<div style="background-color:#d01cfc;">Content here</div>
.mybackground {background-color:#d01cfc;}
Border around this has a color of #d01cfc
<div style="border:2px solid #d01cfc;">Content here</div>
.myborder {border:2px solid #d01cfc;}