#ff0ce1 color space conversions
Hex:
#ff0ce1
RGB:
255, 12, 225
CMY:
0, 95, 12
CMYK:
0, 95, 12, 0
HSL:
307°, 100.0000%, 52.3529%
HSV (HSB):
307°, 95.2941%, 100.0000%
XYZ:
54.9621, 26.9592, 73.5410
xyY:
0.3535, 0.1734, 26.9592
CIE-Lab:
58.9365, 93.5584, -46.2759
CIE-LCH:
58.9365, 104.3773, 333.6820
CIE-Luv:
58.9365, 96.1392, -85.4356
Hunter-Lab:
51.9222, 98.0866, -47.6309
#ff0ce1 color charts
#ff0ce1 color shades, tints & tones
#ff0ce1 color schemes
#ff0ce1 color preview, HTML & CSS examples
This text has a color of #ff0ce1
<p style="color:#ff0ce1;">Text here</p>
.mytext {color:#ff0ce1;}
This box has a color of #ff0ce1
<div style="background-color:#ff0ce1;">Content here</div>
.mybackground {background-color:#ff0ce1;}
Border around this has a color of #ff0ce1
<div style="border:2px solid #ff0ce1;">Content here</div>
.myborder {border:2px solid #ff0ce1;}