#bb04c4 color space conversions
Hex:
#bb04c4
RGB:
187, 4, 196
CMY:
27, 98, 23
CMYK:
5, 98, 0, 23
HSL:
297°, 96.0000%, 39.2157%
HSV (HSB):
297°, 97.9592%, 76.8627%
XYZ:
30.5007, 14.6372, 53.4422
xyY:
0.3094, 0.1485, 14.6372
CIE-Lab:
45.1332, 78.8111, -52.3609
CIE-LCH:
45.1332, 94.6195, 326.4005
CIE-Luv:
45.1332, 58.3501, -86.4455
Hunter-Lab:
38.2585, 75.3526, -56.0395
#bb04c4 color charts
#bb04c4 color shades, tints & tones
#bb04c4 color schemes
#bb04c4 color preview, HTML & CSS examples
This text has a color of #bb04c4
<p style="color:#bb04c4;">Text here</p>
.mytext {color:#bb04c4;}
This box has a color of #bb04c4
<div style="background-color:#bb04c4;">Content here</div>
.mybackground {background-color:#bb04c4;}
Border around this has a color of #bb04c4
<div style="border:2px solid #bb04c4;">Content here</div>
.myborder {border:2px solid #bb04c4;}