#b232cc color space conversions
Hex:
#b232cc
RGB:
178, 50, 204
CMY:
30, 80, 20
CMYK:
13, 75, 0, 20
HSL:
290°, 60.6299%, 49.8039%
HSV (HSB):
290°, 75.4902%, 80.0000%
XYZ:
30.3998, 16.1058, 58.6332
xyY:
0.2891, 0.1532, 16.1058
CIE-Lab:
47.1130, 69.8992, -53.8983
CIE-LCH:
47.1130, 88.2662, 322.3646
CIE-Luv:
47.1130, 45.1117, -88.6244
Hunter-Lab:
40.1321, 64.9816, -58.5307
#b232cc color charts
#b232cc color shades, tints & tones
#b232cc color schemes
#b232cc color preview, HTML & CSS examples
This text has a color of #b232cc
<p style="color:#b232cc;">Text here</p>
.mytext {color:#b232cc;}
This box has a color of #b232cc
<div style="background-color:#b232cc;">Content here</div>
.mybackground {background-color:#b232cc;}
Border around this has a color of #b232cc
<div style="border:2px solid #b232cc;">Content here</div>
.myborder {border:2px solid #b232cc;}