#cd00ff color space conversions
Hex:
#cd00ff
RGB:
205, 0, 255
CMY:
20, 100, 0
CMYK:
20, 100, 0, 0
HSL:
288°, 100.0000%, 50.0000%
HSV (HSB):
288°, 100.0000%, 100.0000%
XYZ:
43.2268, 20.1991, 96.2283
xyY:
0.2708, 0.1265, 20.1991
CIE-Lab:
52.0616, 91.1416, -74.5830
CIE-LCH:
52.0616, 117.7685, 320.7059
CIE-Luv:
52.0616, 50.4208, -123.1802
Hunter-Lab:
44.9434, 93.0312, -95.4852
#cd00ff color charts
#cd00ff RGB chart
#cd00ff CMYK chart
#cd00ff RGB pie chart
#cd00ff color shades, tints & tones
#cd00ff color schemes
#cd00ff color preview, HTML & CSS examples
This text has a color of #cd00ff
<p style="color:#cd00ff;">Text here</p>
.mytext {color:#cd00ff;}
Text color #cd00ff
This box has a color of #cd00ff
<div style="background-color:#cd00ff;">Content here</div>
.mybackground {background-color:#cd00ff;}
Background color #cd00ff
Border around this has a color of #cd00ff
<div style="border:2px solid #cd00ff;">Content here</div>
.myborder {border:2px solid #cd00ff;}
Border color #cd00ff