#bc26e8 color space conversions
Hex:
#bc26e8
RGB:
188, 38, 232
CMY:
26, 85, 9
CMYK:
19, 84, 0, 9
HSL:
286°, 80.8333%, 52.9412%
HSV (HSB):
286°, 83.6207%, 90.9804%
XYZ:
35.9976, 17.9038, 77.9024
xyY:
0.2731, 0.1358, 17.9038
CIE-Lab:
49.3792, 79.9486, -66.1566
CIE-LCH:
49.3792, 103.7713, 320.3926
CIE-Luv:
49.3792, 44.7236, -108.4708
Hunter-Lab:
42.3129, 77.8112, -79.5401
#bc26e8 color charts
#bc26e8 color shades, tints & tones
#bc26e8 color schemes
#bc26e8 color preview, HTML & CSS examples
This text has a color of #bc26e8
<p style="color:#bc26e8;">Text here</p>
.mytext {color:#bc26e8;}
This box has a color of #bc26e8
<div style="background-color:#bc26e8;">Content here</div>
.mybackground {background-color:#bc26e8;}
Border around this has a color of #bc26e8
<div style="border:2px solid #bc26e8;">Content here</div>
.myborder {border:2px solid #bc26e8;}