#bb04d9 color space conversions
Hex:
#bb04d9
RGB:
187, 4, 217
CMY:
27, 98, 15
CMYK:
14, 98, 0, 15
HSL:
292°, 96.3801%, 43.3333%
HSV (HSB):
292°, 98.1567%, 85.0980%
XYZ:
33.0613, 15.6614, 66.9261
xyY:
0.2859, 0.1354, 15.6614
CIE-Lab:
46.5271, 82.1260, -62.2441
CIE-LCH:
46.5271, 103.0486, 322.8411
CIE-Luv:
46.5271, 50.9753, -101.4000
Hunter-Lab:
39.5745, 79.8672, -72.5657
#bb04d9 color charts
#bb04d9 color shades, tints & tones
#bb04d9 color schemes
#bb04d9 color preview, HTML & CSS examples
This text has a color of #bb04d9
<p style="color:#bb04d9;">Text here</p>
.mytext {color:#bb04d9;}
This box has a color of #bb04d9
<div style="background-color:#bb04d9;">Content here</div>
.mybackground {background-color:#bb04d9;}
Border around this has a color of #bb04d9
<div style="border:2px solid #bb04d9;">Content here</div>
.myborder {border:2px solid #bb04d9;}