#bc38d2 color space conversions
Hex:
#bc38d2
RGB:
188, 56, 210
CMY:
26, 78, 18
CMYK:
10, 73, 0, 18
HSL:
291°, 63.1148%, 52.1569%
HSV (HSB):
291°, 73.3333%, 82.3529%
XYZ:
33.7861, 18.1729, 62.6998
xyY:
0.2947, 0.1585, 18.1729
CIE-Lab:
49.7051, 70.9785, -53.1072
CIE-LCH:
49.7051, 88.6471, 323.1956
CIE-Luv:
49.7051, 48.7643, -88.8944
Hunter-Lab:
42.6296, 66.8681, -57.3631
#bc38d2 color charts
#bc38d2 color shades, tints & tones
#bc38d2 color schemes
#bc38d2 color preview, HTML & CSS examples
This text has a color of #bc38d2
<p style="color:#bc38d2;">Text here</p>
.mytext {color:#bc38d2;}
This box has a color of #bc38d2
<div style="background-color:#bc38d2;">Content here</div>
.mybackground {background-color:#bc38d2;}
Border around this has a color of #bc38d2
<div style="border:2px solid #bc38d2;">Content here</div>
.myborder {border:2px solid #bc38d2;}