#b004c5 color space conversions
Hex:
#b004c5
RGB:
176, 4, 197
CMY:
31, 98, 23
CMYK:
11, 98, 0, 23
HSL:
293°, 96.0199%, 39.4118%
HSV (HSB):
293°, 97.9695%, 77.2549%
XYZ:
28.0260, 13.3482, 53.9226
xyY:
0.2941, 0.1401, 13.3482
CIE-Lab:
43.2832, 77.2643, -56.0218
CIE-LCH:
43.2832, 95.4370, 324.0554
CIE-Luv:
43.2832, 50.4129, -90.2062
Hunter-Lab:
36.5351, 72.9902, -61.9322
#b004c5 color charts
#b004c5 color shades, tints & tones
#b004c5 color schemes
#b004c5 color preview, HTML & CSS examples
This text has a color of #b004c5
<p style="color:#b004c5;">Text here</p>
.mytext {color:#b004c5;}
This box has a color of #b004c5
<div style="background-color:#b004c5;">Content here</div>
.mybackground {background-color:#b004c5;}
Border around this has a color of #b004c5
<div style="border:2px solid #b004c5;">Content here</div>
.myborder {border:2px solid #b004c5;}