#bb07df color space conversions
Hex:
#bb07df
RGB:
187, 7, 223
CMY:
27, 97, 13
CMYK:
16, 97, 0, 13
HSL:
290°, 93.9130%, 45.0980%
HSV (HSB):
290°, 96.8610%, 87.4510%
XYZ:
33.8888, 16.0445, 71.1228
xyY:
0.2799, 0.1325, 16.0445
CIE-Lab:
47.0328, 82.8557, -64.8548
CIE-LCH:
47.0328, 105.2198, 321.9481
CIE-Luv:
47.0328, 48.9020, -105.4027
Hunter-Lab:
40.0555, 80.9218, -77.2367
#bb07df color charts
#bb07df color shades, tints & tones
#bb07df color schemes
#bb07df color preview, HTML & CSS examples
This text has a color of #bb07df
<p style="color:#bb07df;">Text here</p>
.mytext {color:#bb07df;}
This box has a color of #bb07df
<div style="background-color:#bb07df;">Content here</div>
.mybackground {background-color:#bb07df;}
Border around this has a color of #bb07df
<div style="border:2px solid #bb07df;">Content here</div>
.myborder {border:2px solid #bb07df;}