#bc3ff2 color space conversions
Hex:
#bc3ff2
RGB:
188, 63, 242
CMY:
26, 75, 5
CMYK:
22, 74, 0, 5
HSL:
282°, 87.3171%, 59.8039%
HSV (HSB):
282°, 73.9669%, 94.9020%
XYZ:
38.5436, 20.6572, 85.9602
xyY:
0.2655, 0.1423, 20.6572
CIE-Lab:
52.5722, 74.5204, -66.6176
CIE-LCH:
52.5722, 99.9559, 318.2048
CIE-Luv:
52.5722, 38.5835, -110.5046
Hunter-Lab:
45.4502, 71.8373, -80.3204
#bc3ff2 color charts
#bc3ff2 color shades, tints & tones
#bc3ff2 color schemes
#bc3ff2 color preview, HTML & CSS examples
This text has a color of #bc3ff2
<p style="color:#bc3ff2;">Text here</p>
.mytext {color:#bc3ff2;}
This box has a color of #bc3ff2
<div style="background-color:#bc3ff2;">Content here</div>
.mybackground {background-color:#bc3ff2;}
Border around this has a color of #bc3ff2
<div style="border:2px solid #bc3ff2;">Content here</div>
.myborder {border:2px solid #bc3ff2;}