#b40ccc color space conversions
Hex:
#b40ccc
RGB:
180, 12, 204
CMY:
29, 95, 20
CMYK:
12, 94, 0, 20
HSL:
293°, 88.8889%, 42.3529%
HSV (HSB):
293°, 94.1176%, 80.0000%
XYZ:
29.8529, 14.3259, 58.3185
xyY:
0.2913, 0.1398, 14.3259
CIE-Lab:
44.6967, 78.2516, -57.7727
CIE-LCH:
44.6967, 97.2677, 323.5618
CIE-Luv:
44.6967, 50.3658, -93.6265
Hunter-Lab:
37.8495, 74.5510, -64.8592
#b40ccc color charts
#b40ccc color shades, tints & tones
#b40ccc color schemes
#b40ccc color preview, HTML & CSS examples
This text has a color of #b40ccc
<p style="color:#b40ccc;">Text here</p>
.mytext {color:#b40ccc;}
This box has a color of #b40ccc
<div style="background-color:#b40ccc;">Content here</div>
.mybackground {background-color:#b40ccc;}
Border around this has a color of #b40ccc
<div style="border:2px solid #b40ccc;">Content here</div>
.myborder {border:2px solid #b40ccc;}