#bf00b8 color space conversions
Hex:
#bf00b8
RGB:
191, 0, 184
CMY:
25, 100, 28
CMYK:
0, 100, 4, 25
HSL:
302°, 100.0000%, 37.4510%
HSV (HSB):
302°, 100.0000%, 74.9020%
XYZ:
30.1376, 14.5371, 46.5649
xyY:
0.3303, 0.1593, 14.5371
CIE-Lab:
44.9935, 78.0491, -45.5213
CIE-LCH:
44.9935, 90.3541, 329.7476
CIE-Luv:
44.9935, 66.0642, -76.6469
Hunter-Lab:
38.1275, 74.3709, -45.7213
#bf00b8 color charts
#bf00b8 color shades, tints & tones
#bf00b8 color schemes
#bf00b8 color preview, HTML & CSS examples
This text has a color of #bf00b8
<p style="color:#bf00b8;">Text here</p>
.mytext {color:#bf00b8;}
This box has a color of #bf00b8
<div style="background-color:#bf00b8;">Content here</div>
.mybackground {background-color:#bf00b8;}
Border around this has a color of #bf00b8
<div style="border:2px solid #bf00b8;">Content here</div>
.myborder {border:2px solid #bf00b8;}