#bc42f5 color space conversions
Hex:
#bc42f5
RGB:
188, 66, 245
CMY:
26, 74, 4
CMYK:
23, 73, 0, 4
HSL:
281°, 89.9497%, 60.9804%
HSV (HSB):
281°, 73.0612%, 96.0784%
XYZ:
39.1687, 21.1804, 88.4100
xyY:
0.2633, 0.1424, 21.1804
CIE-Lab:
53.1463, 74.0359, -67.3673
CIE-LCH:
53.1463, 100.0983, 317.7001
CIE-Luv:
53.1463, 37.3133, -111.8704
Hunter-Lab:
46.0221, 71.3797, -81.6825
#bc42f5 color charts
#bc42f5 color shades, tints & tones
#bc42f5 color schemes
#bc42f5 color preview, HTML & CSS examples
This text has a color of #bc42f5
<p style="color:#bc42f5;">Text here</p>
.mytext {color:#bc42f5;}
This box has a color of #bc42f5
<div style="background-color:#bc42f5;">Content here</div>
.mybackground {background-color:#bc42f5;}
Border around this has a color of #bc42f5
<div style="border:2px solid #bc42f5;">Content here</div>
.myborder {border:2px solid #bc42f5;}