#ff0cf5 color space conversions
Hex:
#ff0cf5
RGB:
255, 12, 245
CMY:
0, 95, 4
CMYK:
0, 95, 4, 0
HSL:
302°, 100.0000%, 52.3529%
HSV (HSB):
302°, 95.2941%, 100.0000%
XYZ:
57.8529, 28.1155, 88.7639
xyY:
0.3311, 0.1609, 28.1155
CIE-Lab:
59.9930, 96.1836, -55.8114
CIE-LCH:
59.9930, 111.2034, 329.8752
CIE-Luv:
59.9930, 87.6730, -100.6747
Hunter-Lab:
53.0241, 101.9637, -62.1364
#ff0cf5 color charts
#ff0cf5 color shades, tints & tones
#ff0cf5 color schemes
#ff0cf5 color preview, HTML & CSS examples
This text has a color of #ff0cf5
<p style="color:#ff0cf5;">Text here</p>
.mytext {color:#ff0cf5;}
This box has a color of #ff0cf5
<div style="background-color:#ff0cf5;">Content here</div>
.mybackground {background-color:#ff0cf5;}
Border around this has a color of #ff0cf5
<div style="border:2px solid #ff0cf5;">Content here</div>
.myborder {border:2px solid #ff0cf5;}