#bc77ed color space conversions
Hex:
#bc77ed
RGB:
188, 119, 237
CMY:
26, 53, 7
CMYK:
21, 50, 0, 7
HSL:
275°, 76.6234%, 69.8039%
HSV (HSB):
275°, 49.7890%, 92.9412%
XYZ:
42.6219, 29.9994, 83.6648
xyY:
0.2727, 0.1920, 29.9994
CIE-Lab:
61.6537, 47.9942, -49.2997
CIE-LCH:
61.6537, 68.8033, 314.2313
CIE-Luv:
61.6537, 25.1920, -84.3565
Hunter-Lab:
54.7717, 43.0534, -52.2263
#bc77ed color charts
#bc77ed color shades, tints & tones
#bc77ed color schemes
#bc77ed color preview, HTML & CSS examples
This text has a color of #bc77ed
<p style="color:#bc77ed;">Text here</p>
.mytext {color:#bc77ed;}
This box has a color of #bc77ed
<div style="background-color:#bc77ed;">Content here</div>
.mybackground {background-color:#bc77ed;}
Border around this has a color of #bc77ed
<div style="border:2px solid #bc77ed;">Content here</div>
.myborder {border:2px solid #bc77ed;}