#b005b2 color space conversions
Hex:
#b005b2
RGB:
176, 5, 178
CMY:
31, 98, 30
CMYK:
1, 97, 0, 30
HSL:
299°, 94.5355%, 35.8824%
HSV (HSB):
299°, 97.1910%, 69.8039%
XYZ:
25.9946, 12.5530, 43.1724
xyY:
0.3181, 0.1536, 12.5530
CIE-Lab:
42.0819, 74.1998, -46.7894
CIE-LCH:
42.0819, 87.7203, 327.7650
CIE-Luv:
42.0819, 57.2193, -76.4414
Hunter-Lab:
35.4302, 68.9601, -47.4448
#b005b2 color charts
#b005b2 color shades, tints & tones
#b005b2 color schemes
#b005b2 color preview, HTML & CSS examples
This text has a color of #b005b2
<p style="color:#b005b2;">Text here</p>
.mytext {color:#b005b2;}
This box has a color of #b005b2
<div style="background-color:#b005b2;">Content here</div>
.mybackground {background-color:#b005b2;}
Border around this has a color of #b005b2
<div style="border:2px solid #b005b2;">Content here</div>
.myborder {border:2px solid #b005b2;}