#ff15ce color space conversions
Hex:
#ff15ce
RGB:
255, 21, 206
CMY:
0, 92, 19
CMYK:
0, 92, 19, 0
HSL:
313°, 100.0000%, 54.1176%
HSV (HSB):
313°, 91.7647%, 100.0000%
XYZ:
52.6487, 26.2526, 60.6849
xyY:
0.3772, 0.1881, 26.2526
CIE-Lab:
58.2760, 90.4772, -36.5279
CIE-LCH:
58.2760, 97.5726, 338.0148
CIE-Luv:
58.2760, 103.9715, -70.0009
Hunter-Lab:
51.2373, 93.7521, -34.3564
#ff15ce color charts
#ff15ce color shades, tints & tones
#ff15ce color schemes
#ff15ce color preview, HTML & CSS examples
This text has a color of #ff15ce
<p style="color:#ff15ce;">Text here</p>
.mytext {color:#ff15ce;}
This box has a color of #ff15ce
<div style="background-color:#ff15ce;">Content here</div>
.mybackground {background-color:#ff15ce;}
Border around this has a color of #ff15ce
<div style="border:2px solid #ff15ce;">Content here</div>
.myborder {border:2px solid #ff15ce;}