#b232cb color space conversions
Hex:
#b232cb
RGB:
178, 50, 203
CMY:
30, 80, 20
CMYK:
12, 75, 0, 20
HSL:
290°, 60.4743%, 49.6078%
HSV (HSB):
290°, 75.3695%, 79.6078%
XYZ:
30.2802, 16.0580, 58.0035
xyY:
0.2902, 0.1539, 16.0580
CIE-Lab:
47.0505, 69.7198, -53.4215
CIE-LCH:
47.0505, 87.8334, 322.5395
CIE-Luv:
47.0505, 45.4116, -87.8859
Hunter-Lab:
40.0724, 64.7545, -57.7696
#b232cb color charts
#b232cb color shades, tints & tones
#b232cb color schemes
#b232cb color preview, HTML & CSS examples
This text has a color of #b232cb
<p style="color:#b232cb;">Text here</p>
.mytext {color:#b232cb;}
This box has a color of #b232cb
<div style="background-color:#b232cb;">Content here</div>
.mybackground {background-color:#b232cb;}
Border around this has a color of #b232cb
<div style="border:2px solid #b232cb;">Content here</div>
.myborder {border:2px solid #b232cb;}