#bb05d6 color space conversions
Hex:
#bb05d6
RGB:
187, 5, 214
CMY:
27, 98, 16
CMYK:
13, 98, 0, 16
HSL:
292°, 95.4338%, 42.9412%
HSV (HSB):
292°, 97.6636%, 83.9216%
XYZ:
32.6854, 15.5284, 64.8929
xyY:
0.2890, 0.1373, 15.5284
CIE-Lab:
46.3496, 81.5532, -60.8104
CIE-LCH:
46.3496, 101.7292, 323.2898
CIE-Luv:
46.3496, 51.9405, -99.2459
Hunter-Lab:
39.4061, 79.0964, -70.0530
#bb05d6 color charts
#bb05d6 color shades, tints & tones
#bb05d6 color schemes
#bb05d6 color preview, HTML & CSS examples
This text has a color of #bb05d6
<p style="color:#bb05d6;">Text here</p>
.mytext {color:#bb05d6;}
This box has a color of #bb05d6
<div style="background-color:#bb05d6;">Content here</div>
.mybackground {background-color:#bb05d6;}
Border around this has a color of #bb05d6
<div style="border:2px solid #bb05d6;">Content here</div>
.myborder {border:2px solid #bb05d6;}