#bc26ed color space conversions
Hex:
#bc26ed
RGB:
188, 38, 237
CMY:
26, 85, 7
CMYK:
21, 84, 0, 7
HSL:
285°, 84.6809%, 53.9216%
HSV (HSB):
285°, 83.9662%, 92.9412%
XYZ:
36.7182, 18.1920, 81.6969
xyY:
0.2688, 0.1332, 18.1920
CIE-Lab:
49.7282, 80.8423, -68.4133
CIE-LCH:
49.7282, 105.9049, 319.7602
CIE-Luv:
49.7282, 43.2772, -111.9456
Hunter-Lab:
42.6521, 79.0254, -83.7091
#bc26ed color charts
#bc26ed color shades, tints & tones
#bc26ed color schemes
#bc26ed color preview, HTML & CSS examples
This text has a color of #bc26ed
<p style="color:#bc26ed;">Text here</p>
.mytext {color:#bc26ed;}
This box has a color of #bc26ed
<div style="background-color:#bc26ed;">Content here</div>
.mybackground {background-color:#bc26ed;}
Border around this has a color of #bc26ed
<div style="border:2px solid #bc26ed;">Content here</div>
.myborder {border:2px solid #bc26ed;}