#bf08a2 color space conversions
Hex:
#bf08a2
RGB:
191, 8, 162
CMY:
25, 97, 36
CMYK:
0, 96, 15, 25
HSL:
310°, 91.9598%, 39.0196%
HSV (HSB):
310°, 95.8115%, 74.9020%
XYZ:
28.0943, 13.8587, 35.3767
xyY:
0.3633, 0.1792, 13.8587
CIE-Lab:
44.0296, 74.3175, -33.9943
CIE-LCH:
44.0296, 81.7234, 335.4197
CIE-Luv:
44.0296, 74.7809, -59.3824
Hunter-Lab:
37.2272, 69.5610, -30.2836
#bf08a2 color charts
#bf08a2 color shades, tints & tones
#bf08a2 color schemes
#bf08a2 color preview, HTML & CSS examples
This text has a color of #bf08a2
<p style="color:#bf08a2;">Text here</p>
.mytext {color:#bf08a2;}
This box has a color of #bf08a2
<div style="background-color:#bf08a2;">Content here</div>
.mybackground {background-color:#bf08a2;}
Border around this has a color of #bf08a2
<div style="border:2px solid #bf08a2;">Content here</div>
.myborder {border:2px solid #bf08a2;}