#bb05d3 color space conversions
Hex:
#bb05d3
RGB:
187, 5, 211
CMY:
27, 98, 17
CMYK:
11, 98, 0, 17
HSL:
293°, 95.3704%, 42.3529%
HSV (HSB):
293°, 97.6303%, 82.7451%
XYZ:
32.3057, 15.3765, 62.8933
xyY:
0.2922, 0.1391, 15.3765
CIE-Lab:
46.1456, 81.0705, -59.4152
CIE-LCH:
46.1456, 100.5117, 323.7629
CIE-Luv:
46.1456, 52.9606, -97.1337
Hunter-Lab:
39.2129, 78.4354, -67.6459
#bb05d3 color charts
#bb05d3 color shades, tints & tones
#bb05d3 color schemes
#bb05d3 color preview, HTML & CSS examples
This text has a color of #bb05d3
<p style="color:#bb05d3;">Text here</p>
.mytext {color:#bb05d3;}
This box has a color of #bb05d3
<div style="background-color:#bb05d3;">Content here</div>
.mybackground {background-color:#bb05d3;}
Border around this has a color of #bb05d3
<div style="border:2px solid #bb05d3;">Content here</div>
.myborder {border:2px solid #bb05d3;}