#bf02b5 color space conversions
Hex:
#bf02b5
RGB:
191, 2, 181
CMY:
25, 99, 29
CMYK:
0, 99, 5, 25
HSL:
303°, 97.9275%, 37.8431%
HSV (HSB):
303°, 98.9529%, 74.9020%
XYZ:
29.8481, 14.4560, 44.9332
xyY:
0.3345, 0.1620, 14.4560
CIE-Lab:
44.8799, 77.4434, -43.9362
CIE-LCH:
44.8799, 89.0386, 330.4324
CIE-Luv:
44.8799, 67.1686, -74.2674
Hunter-Lab:
38.0210, 73.5930, -43.4541
#bf02b5 color charts
#bf02b5 color shades, tints & tones
#bf02b5 color schemes
#bf02b5 color preview, HTML & CSS examples
This text has a color of #bf02b5
<p style="color:#bf02b5;">Text here</p>
.mytext {color:#bf02b5;}
This box has a color of #bf02b5
<div style="background-color:#bf02b5;">Content here</div>
.mybackground {background-color:#bf02b5;}
Border around this has a color of #bf02b5
<div style="border:2px solid #bf02b5;">Content here</div>
.myborder {border:2px solid #bf02b5;}