#bb63ed color space conversions
Hex:
#bb63ed
RGB:
187, 99, 237
CMY:
27, 61, 7
CMYK:
21, 58, 0, 7
HSL:
278°, 79.3103%, 65.8824%
HSV (HSB):
278°, 58.2278%, 92.9412%
XYZ:
40.2414, 25.6029, 82.9417
xyY:
0.2705, 0.1721, 25.6029
CIE-Lab:
57.6582, 57.9545, -55.6592
CIE-LCH:
57.6582, 80.3534, 316.1574
CIE-Luv:
57.6582, 30.9548, -94.4484
Hunter-Lab:
50.5993, 53.4115, -61.7678
#bb63ed color charts
#bb63ed color shades, tints & tones
#bb63ed color schemes
#bb63ed color preview, HTML & CSS examples
This text has a color of #bb63ed
<p style="color:#bb63ed;">Text here</p>
.mytext {color:#bb63ed;}
This box has a color of #bb63ed
<div style="background-color:#bb63ed;">Content here</div>
.mybackground {background-color:#bb63ed;}
Border around this has a color of #bb63ed
<div style="border:2px solid #bb63ed;">Content here</div>
.myborder {border:2px solid #bb63ed;}