#cd00f0 color space conversions
Hex:
#cd00f0
RGB:
205, 0, 240
CMY:
20, 100, 6
CMYK:
15, 100, 0, 6
HSL:
291°, 100.0000%, 47.0588%
HSV (HSB):
291°, 100.0000%, 94.1176%
XYZ:
40.9050, 19.2704, 84.0017
xyY:
0.2837, 0.1337, 19.2704
CIE-Lab:
51.0021, 88.6971, -67.9101
CIE-LCH:
51.0021, 111.7093, 322.5609
CIE-Luv:
51.0021, 55.2372, -112.9288
Hunter-Lab:
43.8981, 89.5079, -82.7265
#cd00f0 color charts
#cd00f0 color shades, tints & tones
#cd00f0 color schemes
#cd00f0 color preview, HTML & CSS examples
This text has a color of #cd00f0
<p style="color:#cd00f0;">Text here</p>
.mytext {color:#cd00f0;}
This box has a color of #cd00f0
<div style="background-color:#cd00f0;">Content here</div>
.mybackground {background-color:#cd00f0;}
Border around this has a color of #cd00f0
<div style="border:2px solid #cd00f0;">Content here</div>
.myborder {border:2px solid #cd00f0;}