#bf08a8 color space conversions
Hex:
#bf08a8
RGB:
191, 8, 168
CMY:
25, 97, 34
CMYK:
0, 96, 12, 25
HSL:
308°, 91.9598%, 39.0196%
HSV (HSB):
308°, 95.8115%, 74.9020%
XYZ:
28.6406, 14.0772, 38.2534
xyY:
0.3537, 0.1739, 14.0772
CIE-Lab:
44.3434, 75.1097, -37.0834
CIE-LCH:
44.3434, 83.7654, 333.7234
CIE-Luv:
44.3434, 72.2152, -63.9908
Hunter-Lab:
37.5196, 70.5987, -34.1860
#bf08a8 color charts
#bf08a8 color shades, tints & tones
#bf08a8 color schemes
#bf08a8 color preview, HTML & CSS examples
This text has a color of #bf08a8
<p style="color:#bf08a8;">Text here</p>
.mytext {color:#bf08a8;}
This box has a color of #bf08a8
<div style="background-color:#bf08a8;">Content here</div>
.mybackground {background-color:#bf08a8;}
Border around this has a color of #bf08a8
<div style="border:2px solid #bf08a8;">Content here</div>
.myborder {border:2px solid #bf08a8;}