#b232b2 color space conversions
Hex:
#b232b2
RGB:
178, 50, 178
CMY:
30, 80, 30
CMYK:
0, 72, 0, 30
HSL:
300°, 56.1404%, 44.7059%
HSV (HSB):
300°, 71.9101%, 69.8039%
XYZ:
27.5366, 14.9605, 43.5558
xyY:
0.3200, 0.1739, 14.9605
CIE-Lab:
45.5801, 65.4156, -41.1916
CIE-LCH:
45.5801, 77.3042, 327.8017
CIE-Luv:
45.5801, 53.3525, -68.9877
Hunter-Lab:
38.6788, 59.3913, -39.6906
#b232b2 color charts
#b232b2 color shades, tints & tones
#b232b2 color schemes
#b232b2 color preview, HTML & CSS examples
This text has a color of #b232b2
<p style="color:#b232b2;">Text here</p>
.mytext {color:#b232b2;}
This box has a color of #b232b2
<div style="background-color:#b232b2;">Content here</div>
.mybackground {background-color:#b232b2;}
Border around this has a color of #b232b2
<div style="border:2px solid #b232b2;">Content here</div>
.myborder {border:2px solid #b232b2;}