#bb31cd color space conversions
Hex:
#bb31cd
RGB:
187, 49, 205
CMY:
27, 81, 20
CMYK:
9, 76, 0, 20
HSL:
293°, 61.4173%, 49.8039%
HSV (HSB):
293°, 76.0976%, 80.3922%
XYZ:
32.6113, 17.1692, 59.3528
xyY:
0.2988, 0.1573, 17.1692
CIE-Lab:
48.4725, 72.1375, -52.2173
CIE-LCH:
48.4725, 89.0532, 324.1008
CIE-Luv:
48.4725, 50.8938, -87.1524
Hunter-Lab:
41.4357, 67.9728, -55.9223
#bb31cd color charts
#bb31cd color shades, tints & tones
#bb31cd color schemes
#bb31cd color preview, HTML & CSS examples
This text has a color of #bb31cd
<p style="color:#bb31cd;">Text here</p>
.mytext {color:#bb31cd;}
This box has a color of #bb31cd
<div style="background-color:#bb31cd;">Content here</div>
.mybackground {background-color:#bb31cd;}
Border around this has a color of #bb31cd
<div style="border:2px solid #bb31cd;">Content here</div>
.myborder {border:2px solid #bb31cd;}