#ff10ca color space conversions
Hex:
#ff10ca
RGB:
255, 16, 202
CMY:
0, 94, 21
CMYK:
0, 94, 21, 0
HSL:
313°, 100.0000%, 53.1373%
HSV (HSB):
313°, 93.7255%, 100.0000%
XYZ:
52.0860, 25.8949, 58.1301
xyY:
0.3827, 0.1902, 25.8949
CIE-Lab:
57.9371, 90.4696, -34.7693
CIE-LCH:
57.9371, 96.9209, 338.9772
CIE-Luv:
57.9371, 106.1884, -67.2780
Hunter-Lab:
50.8870, 93.6535, -32.1083
#ff10ca color charts
#ff10ca RGB chart
#ff10ca CMYK chart
#ff10ca RGB pie chart
#ff10ca color shades, tints & tones
#ff10ca color schemes
#ff10ca color preview, HTML & CSS examples
This text has a color of #ff10ca
<p style="color:#ff10ca;">Text here</p>
.mytext {color:#ff10ca;}
Text color #ff10ca
This box has a color of #ff10ca
<div style="background-color:#ff10ca;">Content here</div>
.mybackground {background-color:#ff10ca;}
Background color #ff10ca
Border around this has a color of #ff10ca
<div style="border:2px solid #ff10ca;">Content here</div>
.myborder {border:2px solid #ff10ca;}
Border color #ff10ca