#bb05f5 color space conversions
Hex:
#bb05f5
RGB:
187, 5, 245
CMY:
27, 98, 4
CMYK:
24, 98, 0, 4
HSL:
286°, 96.0000%, 49.0196%
HSV (HSB):
286°, 97.9592%, 96.0784%
XYZ:
37.0292, 17.2659, 87.7672
xyY:
0.2607, 0.1215, 17.2659
CIE-Lab:
48.5933, 86.7590, -74.7640
CIE-LCH:
48.5933, 114.5286, 319.2471
CIE-Luv:
48.5933, 42.3099, -120.3483
Hunter-Lab:
41.5523, 86.3534, -96.1465
#bb05f5 color charts
#bb05f5 color shades, tints & tones
#bb05f5 color schemes
#bb05f5 color preview, HTML & CSS examples
This text has a color of #bb05f5
<p style="color:#bb05f5;">Text here</p>
.mytext {color:#bb05f5;}
This box has a color of #bb05f5
<div style="background-color:#bb05f5;">Content here</div>
.mybackground {background-color:#bb05f5;}
Border around this has a color of #bb05f5
<div style="border:2px solid #bb05f5;">Content here</div>
.myborder {border:2px solid #bb05f5;}