#bc51f2 color space conversions
Hex:
#bc51f2
RGB:
188, 81, 242
CMY:
26, 68, 5
CMYK:
22, 67, 0, 5
HSL:
280°, 86.0963%, 63.3333%
HSV (HSB):
280°, 66.5289%, 94.9020%
XYZ:
39.7085, 22.9870, 86.3485
xyY:
0.2664, 0.1542, 22.9870
CIE-Lab:
55.0590, 67.4932, -62.6080
CIE-LCH:
55.0590, 92.0603, 317.1504
CIE-Luv:
55.0590, 35.0479, -105.1240
Hunter-Lab:
47.9448, 63.9326, -73.2198
#bc51f2 color charts
#bc51f2 color shades, tints & tones
#bc51f2 color schemes
#bc51f2 color preview, HTML & CSS examples
This text has a color of #bc51f2
<p style="color:#bc51f2;">Text here</p>
.mytext {color:#bc51f2;}
This box has a color of #bc51f2
<div style="background-color:#bc51f2;">Content here</div>
.mybackground {background-color:#bc51f2;}
Border around this has a color of #bc51f2
<div style="border:2px solid #bc51f2;">Content here</div>
.myborder {border:2px solid #bc51f2;}