#ff00cd color space conversions
Hex:
#ff00cd
RGB:
255, 0, 205
CMY:
0, 100, 20
CMYK:
0, 100, 20, 0
HSL:
312°, 100.0000%, 50.0000%
HSV (HSB):
312°, 100.0000%, 100.0000%
XYZ:
52.2594, 25.6678, 59.9576
xyY:
0.3790, 0.1862, 25.6678
CIE-Lab:
57.7204, 91.8576, -36.8258
CIE-LCH:
57.7204, 98.9645, 338.1541
CIE-Luv:
57.7204, 105.7080, -70.5479
Hunter-Lab:
50.6634, 95.4624, -34.7024
#ff00cd color charts
#ff00cd RGB chart
#ff00cd CMYK chart
#ff00cd RGB pie chart
#ff00cd color shades, tints & tones
#ff00cd color schemes
#ff00cd color preview, HTML & CSS examples
This text has a color of #ff00cd
<p style="color:#ff00cd;">Text here</p>
.mytext {color:#ff00cd;}
Text color #ff00cd
This box has a color of #ff00cd
<div style="background-color:#ff00cd;">Content here</div>
.mybackground {background-color:#ff00cd;}
Background color #ff00cd
Border around this has a color of #ff00cd
<div style="border:2px solid #ff00cd;">Content here</div>
.myborder {border:2px solid #ff00cd;}
Border color #ff00cd