#ff02c1 color space conversions
Hex:
#ff02c1
RGB:
255, 2, 193
CMY:
0, 99, 24
CMYK:
0, 99, 24, 0
HSL:
315°, 100.0000%, 50.3922%
HSV (HSB):
315°, 99.2157%, 100.0000%
XYZ:
50.8873, 25.1537, 52.6252
xyY:
0.3955, 0.1955, 25.1537
CIE-Lab:
57.2248, 90.3767, -30.7050
CIE-LCH:
57.2248, 95.4502, 341.2351
CIE-Luv:
57.2248, 111.1970, -61.0477
Hunter-Lab:
50.1534, 93.3435, -27.1046
#ff02c1 color charts
#ff02c1 color shades, tints & tones
#ff02c1 color schemes
#ff02c1 color preview, HTML & CSS examples
This text has a color of #ff02c1
<p style="color:#ff02c1;">Text here</p>
.mytext {color:#ff02c1;}
This box has a color of #ff02c1
<div style="background-color:#ff02c1;">Content here</div>
.mybackground {background-color:#ff02c1;}
Border around this has a color of #ff02c1
<div style="border:2px solid #ff02c1;">Content here</div>
.myborder {border:2px solid #ff02c1;}