#bc62e7 color space conversions
Hex:
#bc62e7
RGB:
188, 98, 231
CMY:
26, 62, 9
CMYK:
19, 58, 0, 9
HSL:
281°, 73.4807%, 64.5098%
HSV (HSB):
281°, 57.5758%, 90.5882%
XYZ:
39.5305, 25.1963, 78.3812
xyY:
0.2762, 0.1761, 25.1963
CIE-Lab:
57.2661, 57.4204, -52.9241
CIE-LCH:
57.2661, 78.0901, 317.3334
CIE-Luv:
57.2661, 33.0906, -89.9788
Hunter-Lab:
50.1959, 52.7305, -57.4446
#bc62e7 color charts
#bc62e7 color shades, tints & tones
#bc62e7 color schemes
#bc62e7 color preview, HTML & CSS examples
This text has a color of #bc62e7
<p style="color:#bc62e7;">Text here</p>
.mytext {color:#bc62e7;}
This box has a color of #bc62e7
<div style="background-color:#bc62e7;">Content here</div>
.mybackground {background-color:#bc62e7;}
Border around this has a color of #bc62e7
<div style="border:2px solid #bc62e7;">Content here</div>
.myborder {border:2px solid #bc62e7;}