#bb05d7 color space conversions
Hex:
#bb05d7
RGB:
187, 5, 215
CMY:
27, 98, 16
CMYK:
13, 98, 0, 16
HSL:
292°, 95.4545%, 43.1373%
HSV (HSB):
292°, 97.6744%, 84.3137%
XYZ:
32.8135, 15.5796, 65.5677
xyY:
0.2879, 0.1367, 15.5796
CIE-Lab:
46.4181, 81.7150, -61.2737
CIE-LCH:
46.4181, 102.1362, 323.1358
CIE-Luv:
46.4181, 51.6041, -99.9472
Hunter-Lab:
39.4710, 79.3184, -70.8604
#bb05d7 color charts
#bb05d7 color shades, tints & tones
#bb05d7 color schemes
#bb05d7 color preview, HTML & CSS examples
This text has a color of #bb05d7
<p style="color:#bb05d7;">Text here</p>
.mytext {color:#bb05d7;}
This box has a color of #bb05d7
<div style="background-color:#bb05d7;">Content here</div>
.mybackground {background-color:#bb05d7;}
Border around this has a color of #bb05d7
<div style="border:2px solid #bb05d7;">Content here</div>
.myborder {border:2px solid #bb05d7;}