#ff02cb color space conversions
Hex:
#ff02cb
RGB:
255, 2, 203
CMY:
0, 99, 20
CMYK:
0, 99, 20, 0
HSL:
312°, 100.0000%, 50.3922%
HSV (HSB):
312°, 99.2157%, 100.0000%
XYZ:
52.0412, 25.6152, 58.7013
xyY:
0.3817, 0.1879, 25.6152
CIE-Lab:
57.6700, 91.5037, -35.7595
CIE-LCH:
57.6700, 98.2429, 338.6545
CIE-Luv:
57.6700, 106.5274, -68.8770
Hunter-Lab:
50.6115, 94.9724, -33.3389
#ff02cb color charts
#ff02cb RGB chart
#ff02cb CMYK chart
#ff02cb RGB pie chart
#ff02cb color shades, tints & tones
#ff02cb color schemes
#ff02cb color preview, HTML & CSS examples
This text has a color of #ff02cb
<p style="color:#ff02cb;">Text here</p>
.mytext {color:#ff02cb;}
Text color #ff02cb
This box has a color of #ff02cb
<div style="background-color:#ff02cb;">Content here</div>
.mybackground {background-color:#ff02cb;}
Background color #ff02cb
Border around this has a color of #ff02cb
<div style="border:2px solid #ff02cb;">Content here</div>
.myborder {border:2px solid #ff02cb;}
Border color #ff02cb