#bb05c8 color space conversions
Hex:
#bb05c8
RGB:
187, 5, 200
CMY:
27, 98, 22
CMYK:
7, 98, 0, 22
HSL:
296°, 95.1220%, 40.1961%
HSV (HSB):
296°, 97.5000%, 78.4314%
XYZ:
30.9731, 14.8435, 55.8762
xyY:
0.3046, 0.1460, 14.8435
CIE-Lab:
45.4191, 79.3369, -54.2275
CIE-LCH:
45.4191, 96.0988, 325.6470
CIE-Luv:
45.4191, 56.8391, -89.2808
Hunter-Lab:
38.5272, 76.0785, -59.0195
#bb05c8 color charts
#bb05c8 color shades, tints & tones
#bb05c8 color schemes
#bb05c8 color preview, HTML & CSS examples
This text has a color of #bb05c8
<p style="color:#bb05c8;">Text here</p>
.mytext {color:#bb05c8;}
This box has a color of #bb05c8
<div style="background-color:#bb05c8;">Content here</div>
.mybackground {background-color:#bb05c8;}
Border around this has a color of #bb05c8
<div style="border:2px solid #bb05c8;">Content here</div>
.myborder {border:2px solid #bb05c8;}