#ff1ce0 color space conversions
Hex:
#ff1ce0
RGB:
255, 28, 224
CMY:
0, 89, 12
CMYK:
0, 89, 12, 0
HSL:
308°, 100.0000%, 55.4902%
HSV (HSB):
308°, 89.0196%, 100.0000%
XYZ:
55.1098, 27.4723, 72.9191
xyY:
0.3544, 0.1767, 27.4723
CIE-Lab:
59.4090, 91.8948, -44.9653
CIE-LCH:
59.4090, 102.3060, 333.9269
CIE-Luv:
59.4090, 95.3986, -83.3229
Hunter-Lab:
52.4140, 95.9560, -45.7952
#ff1ce0 color charts
#ff1ce0 color shades, tints & tones
#ff1ce0 color schemes
#ff1ce0 color preview, HTML & CSS examples
This text has a color of #ff1ce0
<p style="color:#ff1ce0;">Text here</p>
.mytext {color:#ff1ce0;}
This box has a color of #ff1ce0
<div style="background-color:#ff1ce0;">Content here</div>
.mybackground {background-color:#ff1ce0;}
Border around this has a color of #ff1ce0
<div style="border:2px solid #ff1ce0;">Content here</div>
.myborder {border:2px solid #ff1ce0;}