#bb38c5 color space conversions
Hex:
#bb38c5
RGB:
187, 56, 197
CMY:
27, 78, 23
CMYK:
5, 72, 0, 23
HSL:
296°, 55.7312%, 49.6078%
HSV (HSB):
296°, 71.5736%, 77.2549%
XYZ:
31.9857, 17.4244, 54.5007
xyY:
0.3078, 0.1677, 17.4244
CIE-Lab:
48.7903, 68.5151, -47.0902
CIE-LCH:
48.7903, 83.1372, 325.4994
CIE-Luv:
48.7903, 52.1454, -79.3330
Hunter-Lab:
41.7425, 63.7286, -48.1917
#bb38c5 color charts
#bb38c5 color shades, tints & tones
#bb38c5 color schemes
#bb38c5 color preview, HTML & CSS examples
This text has a color of #bb38c5
<p style="color:#bb38c5;">Text here</p>
.mytext {color:#bb38c5;}
This box has a color of #bb38c5
<div style="background-color:#bb38c5;">Content here</div>
.mybackground {background-color:#bb38c5;}
Border around this has a color of #bb38c5
<div style="border:2px solid #bb38c5;">Content here</div>
.myborder {border:2px solid #bb38c5;}