#bb08ed color space conversions
Hex:
#bb08ed
RGB:
187, 8, 237
CMY:
27, 97, 7
CMYK:
21, 97, 0, 7
HSL:
287°, 93.4694%, 48.0392%
HSV (HSB):
287°, 96.6245%, 92.9412%
XYZ:
35.8664, 16.8529, 81.4833
xyY:
0.2673, 0.1256, 16.8529
CIE-Lab:
48.0741, 85.1338, -71.1066
CIE-LCH:
48.0741, 110.9230, 320.1302
CIE-Luv:
48.0741, 44.5419, -114.8837
Hunter-Lab:
41.0523, 84.1098, -88.9462
#bb08ed color charts
#bb08ed color shades, tints & tones
#bb08ed color schemes
#bb08ed color preview, HTML & CSS examples
This text has a color of #bb08ed
<p style="color:#bb08ed;">Text here</p>
.mytext {color:#bb08ed;}
This box has a color of #bb08ed
<div style="background-color:#bb08ed;">Content here</div>
.mybackground {background-color:#bb08ed;}
Border around this has a color of #bb08ed
<div style="border:2px solid #bb08ed;">Content here</div>
.myborder {border:2px solid #bb08ed;}