#b004c2 color space conversions
Hex:
#b004c2
RGB:
176, 4, 194
CMY:
31, 98, 24
CMYK:
9, 98, 0, 24
HSL:
294°, 95.9596%, 38.8235%
HSV (HSB):
294°, 97.9381%, 76.0784%
XYZ:
27.6855, 13.2120, 52.1299
xyY:
0.2976, 0.1420, 13.2120
CIE-Lab:
43.0809, 76.7832, -54.5972
CIE-LCH:
43.0809, 94.2153, 324.5851
CIE-Luv:
43.0809, 51.4506, -88.0776
Hunter-Lab:
36.3483, 72.3492, -59.5886
#b004c2 color charts
#b004c2 color shades, tints & tones
#b004c2 color schemes
#b004c2 color preview, HTML & CSS examples
This text has a color of #b004c2
<p style="color:#b004c2;">Text here</p>
.mytext {color:#b004c2;}
This box has a color of #b004c2
<div style="background-color:#b004c2;">Content here</div>
.mybackground {background-color:#b004c2;}
Border around this has a color of #b004c2
<div style="border:2px solid #b004c2;">Content here</div>
.myborder {border:2px solid #b004c2;}