#bb05c9 color space conversions
Hex:
#bb05c9
RGB:
187, 5, 201
CMY:
27, 98, 21
CMYK:
7, 98, 0, 21
HSL:
296°, 95.1456%, 40.3922%
HSV (HSB):
296°, 97.5124%, 78.8235%
XYZ:
31.0904, 14.8904, 56.4938
xyY:
0.3034, 0.1453, 14.8904
CIE-Lab:
45.4837, 79.4921, -54.7039
CIE-LCH:
45.4837, 96.4962, 325.4655
CIE-Luv:
45.4837, 56.4774, -90.0017
Hunter-Lab:
38.5881, 76.2884, -59.7903
#bb05c9 color charts
#bb05c9 color shades, tints & tones
#bb05c9 color schemes
#bb05c9 color preview, HTML & CSS examples
This text has a color of #bb05c9
<p style="color:#bb05c9;">Text here</p>
.mytext {color:#bb05c9;}
This box has a color of #bb05c9
<div style="background-color:#bb05c9;">Content here</div>
.mybackground {background-color:#bb05c9;}
Border around this has a color of #bb05c9
<div style="border:2px solid #bb05c9;">Content here</div>
.myborder {border:2px solid #bb05c9;}