#bc32f8 color space conversions
Hex:
#bc32f8
RGB:
188, 50, 248
CMY:
26, 80, 3
CMYK:
24, 80, 0, 3
HSL:
282°, 93.3962%, 58.4314%
HSV (HSB):
282°, 79.8387%, 97.2549%
XYZ:
38.8229, 19.7499, 90.5729
xyY:
0.2603, 0.1324, 19.7499
CIE-Lab:
51.5532, 79.8046, -71.6234
CIE-LCH:
51.5532, 107.2319, 318.0925
CIE-Luv:
51.5532, 38.9272, -117.5537
Hunter-Lab:
44.4408, 78.1637, -89.7277
#bc32f8 color charts
#bc32f8 color shades, tints & tones
#bc32f8 color schemes
#bc32f8 color preview, HTML & CSS examples
This text has a color of #bc32f8
<p style="color:#bc32f8;">Text here</p>
.mytext {color:#bc32f8;}
This box has a color of #bc32f8
<div style="background-color:#bc32f8;">Content here</div>
.mybackground {background-color:#bc32f8;}
Border around this has a color of #bc32f8
<div style="border:2px solid #bc32f8;">Content here</div>
.myborder {border:2px solid #bc32f8;}