#bc42e1 color space conversions
Hex:
#bc42e1
RGB:
188, 66, 225
CMY:
26, 74, 12
CMYK:
16, 71, 0, 12
HSL:
286°, 72.6027%, 57.0588%
HSV (HSB):
286°, 70.6667%, 88.2353%
XYZ:
36.2779, 20.0240, 73.1871
xyY:
0.2802, 0.1546, 20.0240
CIE-Lab:
51.8644, 70.1729, -58.1874
CIE-LCH:
51.8644, 91.1593, 320.3345
CIE-Luv:
51.8644, 42.5162, -97.3077
Hunter-Lab:
44.7482, 66.4024, -65.6469
#bc42e1 color charts
#bc42e1 color shades, tints & tones
#bc42e1 color schemes
#bc42e1 color preview, HTML & CSS examples
This text has a color of #bc42e1
<p style="color:#bc42e1;">Text here</p>
.mytext {color:#bc42e1;}
This box has a color of #bc42e1
<div style="background-color:#bc42e1;">Content here</div>
.mybackground {background-color:#bc42e1;}
Border around this has a color of #bc42e1
<div style="border:2px solid #bc42e1;">Content here</div>
.myborder {border:2px solid #bc42e1;}