#ff0cd5 color space conversions
Hex:
#ff0cd5
RGB:
255, 12, 213
CMY:
0, 95, 16
CMYK:
0, 95, 16, 0
HSL:
310°, 100.0000%, 52.3529%
HSV (HSB):
310°, 95.2941%, 100.0000%
XYZ:
53.3817, 26.3270, 65.2189
xyY:
0.3683, 0.1817, 26.3270
CIE-Lab:
58.3462, 92.0715, -40.4079
CIE-LCH:
58.3462, 100.5483, 336.3045
CIE-Luv:
58.3462, 101.4513, -76.1381
Hunter-Lab:
51.3099, 95.9153, -39.4453
#ff0cd5 color charts
#ff0cd5 color shades, tints & tones
#ff0cd5 color schemes
#ff0cd5 color preview, HTML & CSS examples
This text has a color of #ff0cd5
<p style="color:#ff0cd5;">Text here</p>
.mytext {color:#ff0cd5;}
This box has a color of #ff0cd5
<div style="background-color:#ff0cd5;">Content here</div>
.mybackground {background-color:#ff0cd5;}
Border around this has a color of #ff0cd5
<div style="border:2px solid #ff0cd5;">Content here</div>
.myborder {border:2px solid #ff0cd5;}