#cd01f3 color space conversions
Hex:
#cd01f3
RGB:
205, 1, 243
CMY:
20, 100, 5
CMYK:
16, 100, 0, 5
HSL:
291°, 99.1803%, 47.8431%
HSV (HSB):
291°, 99.5885%, 95.2941%
XYZ:
41.3654, 19.4719, 86.3723
xyY:
0.2810, 0.1323, 19.4719
CIE-Lab:
51.2348, 89.1048, -69.2184
CIE-LCH:
51.2348, 112.8311, 322.1592
CIE-Luv:
51.2348, 54.2109, -114.9546
Hunter-Lab:
44.1270, 90.1066, -85.1628
#cd01f3 color charts
#cd01f3 color shades, tints & tones
#cd01f3 color schemes
#cd01f3 color preview, HTML & CSS examples
This text has a color of #cd01f3
<p style="color:#cd01f3;">Text here</p>
.mytext {color:#cd01f3;}
This box has a color of #cd01f3
<div style="background-color:#cd01f3;">Content here</div>
.mybackground {background-color:#cd01f3;}
Border around this has a color of #cd01f3
<div style="border:2px solid #cd01f3;">Content here</div>
.myborder {border:2px solid #cd01f3;}