#ff0cf0 color space conversions
Hex:
#ff0cf0
RGB:
255, 12, 240
CMY:
0, 95, 6
CMYK:
0, 95, 6, 0
HSL:
304°, 100.0000%, 52.3529%
HSV (HSB):
304°, 95.2941%, 100.0000%
XYZ:
57.0996, 27.8142, 84.7973
xyY:
0.3365, 0.1639, 27.8142
CIE-Lab:
59.7205, 95.5108, -53.4556
CIE-LCH:
59.7205, 109.4524, 330.7651
CIE-Luv:
59.7205, 89.7411, -96.8997
Hunter-Lab:
52.7392, 100.9648, -58.4126
#ff0cf0 color charts
#ff0cf0 color shades, tints & tones
#ff0cf0 color schemes
#ff0cf0 color preview, HTML & CSS examples
This text has a color of #ff0cf0
<p style="color:#ff0cf0;">Text here</p>
.mytext {color:#ff0cf0;}
This box has a color of #ff0cf0
<div style="background-color:#ff0cf0;">Content here</div>
.mybackground {background-color:#ff0cf0;}
Border around this has a color of #ff0cf0
<div style="border:2px solid #ff0cf0;">Content here</div>
.myborder {border:2px solid #ff0cf0;}