#ff02b1 color space conversions
Hex:
#ff02b1
RGB:
255, 2, 177
CMY:
0, 99, 31
CMYK:
0, 99, 31, 0
HSL:
318°, 100.0000%, 50.3922%
HSV (HSB):
318°, 99.2157%, 100.0000%
XYZ:
49.1975, 24.4777, 43.7267
xyY:
0.4191, 0.2085, 24.4777
CIE-Lab:
56.5630, 88.6848, -22.4480
CIE-LCH:
56.5630, 91.4818, 345.7956
CIE-Luv:
56.5630, 118.8022, -48.5270
Hunter-Lab:
49.4750, 90.9177, -17.7688
#ff02b1 color charts
#ff02b1 color shades, tints & tones
#ff02b1 color schemes
#ff02b1 color preview, HTML & CSS examples
This text has a color of #ff02b1
<p style="color:#ff02b1;">Text here</p>
.mytext {color:#ff02b1;}
This box has a color of #ff02b1
<div style="background-color:#ff02b1;">Content here</div>
.mybackground {background-color:#ff02b1;}
Border around this has a color of #ff02b1
<div style="border:2px solid #ff02b1;">Content here</div>
.myborder {border:2px solid #ff02b1;}