#ff02bf color space conversions
Hex:
#ff02bf
RGB:
255, 2, 191
CMY:
0, 99, 25
CMYK:
0, 99, 25, 0
HSL:
315°, 100.0000%, 50.3922%
HSV (HSB):
315°, 99.2157%, 100.0000%
XYZ:
50.6657, 25.0650, 51.4579
xyY:
0.3984, 0.1971, 25.0650
CIE-Lab:
57.1387, 90.1576, -29.6844
CIE-LCH:
57.1387, 94.9187, 341.7759
CIE-Luv:
57.1387, 112.1400, -59.4804
Hunter-Lab:
50.0650, 93.0281, -25.8941
#ff02bf color charts
#ff02bf RGB chart
#ff02bf CMYK chart
#ff02bf RGB pie chart
#ff02bf color shades, tints & tones
#ff02bf color schemes
#ff02bf color preview, HTML & CSS examples
This text has a color of #ff02bf
<p style="color:#ff02bf;">Text here</p>
.mytext {color:#ff02bf;}
Text color #ff02bf
This box has a color of #ff02bf
<div style="background-color:#ff02bf;">Content here</div>
.mybackground {background-color:#ff02bf;}
Background color #ff02bf
Border around this has a color of #ff02bf
<div style="border:2px solid #ff02bf;">Content here</div>
.myborder {border:2px solid #ff02bf;}
Border color #ff02bf