#bb08ec color space conversions
Hex:
#bb08ec
RGB:
187, 8, 236
CMY:
27, 97, 7
CMYK:
21, 97, 0, 7
HSL:
287°, 93.4426%, 47.8431%
HSV (HSB):
287°, 96.6102%, 92.5490%
XYZ:
35.7207, 16.7946, 80.7159
xyY:
0.2681, 0.1261, 16.7946
CIE-Lab:
48.0002, 84.9626, -70.6623
CIE-LCH:
48.0002, 110.5070, 320.2501
CIE-Luv:
48.0002, 44.8399, -114.2115
Hunter-Lab:
40.9812, 83.8698, -88.0897
#bb08ec color charts
#bb08ec color shades, tints & tones
#bb08ec color schemes
#bb08ec color preview, HTML & CSS examples
This text has a color of #bb08ec
<p style="color:#bb08ec;">Text here</p>
.mytext {color:#bb08ec;}
This box has a color of #bb08ec
<div style="background-color:#bb08ec;">Content here</div>
.mybackground {background-color:#bb08ec;}
Border around this has a color of #bb08ec
<div style="border:2px solid #bb08ec;">Content here</div>
.myborder {border:2px solid #bb08ec;}