#bc62d8 color space conversions
Hex:
#bc62d8
RGB:
188, 98, 216
CMY:
26, 62, 15
CMYK:
13, 55, 0, 15
HSL:
286°, 60.2041%, 61.5686%
HSV (HSB):
286°, 54.6296%, 84.7059%
XYZ:
37.5014, 24.3846, 67.6959
xyY:
0.2894, 0.1882, 24.3846
CIE-Lab:
56.4708, 54.3500, -45.7492
CIE-LCH:
56.4708, 71.0417, 319.9110
CIE-Luv:
56.4708, 36.3742, -78.1124
Hunter-Lab:
49.3808, 49.1425, -46.7139
#bc62d8 color charts
#bc62d8 color shades, tints & tones
#bc62d8 color schemes
#bc62d8 color preview, HTML & CSS examples
This text has a color of #bc62d8
<p style="color:#bc62d8;">Text here</p>
.mytext {color:#bc62d8;}
This box has a color of #bc62d8
<div style="background-color:#bc62d8;">Content here</div>
.mybackground {background-color:#bc62d8;}
Border around this has a color of #bc62d8
<div style="border:2px solid #bc62d8;">Content here</div>
.myborder {border:2px solid #bc62d8;}