#b005c5 color space conversions
Hex:
#b005c5
RGB:
176, 5, 197
CMY:
31, 98, 23
CMYK:
11, 97, 0, 23
HSL:
293°, 95.0495%, 39.6078%
HSV (HSB):
293°, 97.4619%, 77.2549%
XYZ:
28.0368, 13.3699, 53.9263
xyY:
0.2941, 0.1402, 13.3699
CIE-Lab:
43.3153, 77.1688, -55.9699
CIE-LCH:
43.3153, 95.3292, 324.0469
CIE-Luv:
43.3153, 50.3689, -90.1456
Hunter-Lab:
36.5648, 72.8800, -61.8463
#b005c5 color charts
#b005c5 color shades, tints & tones
#b005c5 color schemes
#b005c5 color preview, HTML & CSS examples
This text has a color of #b005c5
<p style="color:#b005c5;">Text here</p>
.mytext {color:#b005c5;}
This box has a color of #b005c5
<div style="background-color:#b005c5;">Content here</div>
.mybackground {background-color:#b005c5;}
Border around this has a color of #b005c5
<div style="border:2px solid #b005c5;">Content here</div>
.myborder {border:2px solid #b005c5;}