#b002b5 color space conversions
Hex:
#b002b5
RGB:
176, 2, 181
CMY:
31, 99, 29
CMYK:
3, 99, 0, 29
HSL:
298°, 97.8142%, 35.8824%
HSV (HSB):
298°, 98.8950%, 70.9804%
XYZ:
26.2667, 12.6097, 44.7656
xyY:
0.3140, 0.1508, 12.6097
CIE-Lab:
42.1692, 74.9516, -48.4244
CIE-LCH:
42.1692, 89.2338, 327.1345
CIE-Luv:
42.1692, 56.2456, -78.8403
Hunter-Lab:
35.5102, 69.8928, -49.8863
#b002b5 color charts
#b002b5 color shades, tints & tones
#b002b5 color schemes
#b002b5 color preview, HTML & CSS examples
This text has a color of #b002b5
<p style="color:#b002b5;">Text here</p>
.mytext {color:#b002b5;}
This box has a color of #b002b5
<div style="background-color:#b002b5;">Content here</div>
.mybackground {background-color:#b002b5;}
Border around this has a color of #b002b5
<div style="border:2px solid #b002b5;">Content here</div>
.myborder {border:2px solid #b002b5;}