#ff03cd color space conversions
Hex:
#ff03cd
RGB:
255, 3, 205
CMY:
0, 99, 20
CMYK:
0, 99, 20, 0
HSL:
312°, 100.0000%, 50.5882%
HSV (HSB):
312°, 98.8235%, 100.0000%
XYZ:
52.2920, 25.7329, 59.9685
xyY:
0.3789, 0.1865, 25.7329
CIE-Lab:
57.7826, 91.6742, -36.7283
CIE-LCH:
57.7826, 98.7579, 338.1670
CIE-Luv:
57.7826, 105.5515, -70.3858
Hunter-Lab:
50.7276, 95.2315, -34.5813
#ff03cd color charts
#ff03cd RGB chart
#ff03cd CMYK chart
#ff03cd RGB pie chart
#ff03cd color shades, tints & tones
#ff03cd color schemes
#ff03cd color preview, HTML & CSS examples
This text has a color of #ff03cd
<p style="color:#ff03cd;">Text here</p>
.mytext {color:#ff03cd;}
Text color #ff03cd
This box has a color of #ff03cd
<div style="background-color:#ff03cd;">Content here</div>
.mybackground {background-color:#ff03cd;}
Background color #ff03cd
Border around this has a color of #ff03cd
<div style="border:2px solid #ff03cd;">Content here</div>
.myborder {border:2px solid #ff03cd;}
Border color #ff03cd