#bc32fd color space conversions
Hex:
#bc32fd
RGB:
188, 50, 253
CMY:
26, 80, 1
CMYK:
26, 80, 0, 1
HSL:
281°, 98.0676%, 59.4118%
HSV (HSB):
281°, 80.2372%, 99.2157%
XYZ:
39.6093, 20.0644, 94.7137
xyY:
0.2566, 0.1300, 20.0644
CIE-Lab:
51.9100, 80.7550, -73.8321
CIE-LCH:
51.9100, 109.4191, 317.5641
CIE-Luv:
51.9100, 37.6383, -120.9818
Hunter-Lab:
44.7933, 79.4534, -94.0110
#bc32fd color charts
#bc32fd color shades, tints & tones
#bc32fd color schemes
#bc32fd color preview, HTML & CSS examples
This text has a color of #bc32fd
<p style="color:#bc32fd;">Text here</p>
.mytext {color:#bc32fd;}
This box has a color of #bc32fd
<div style="background-color:#bc32fd;">Content here</div>
.mybackground {background-color:#bc32fd;}
Border around this has a color of #bc32fd
<div style="border:2px solid #bc32fd;">Content here</div>
.myborder {border:2px solid #bc32fd;}