#b02daf color space conversions
Hex:
#b02daf
RGB:
176, 45, 175
CMY:
31, 82, 31
CMYK:
0, 74, 1, 31
HSL:
300°, 59.2760%, 43.3333%
HSV (HSB):
300°, 74.4318%, 69.0196%
XYZ:
26.5807, 14.2020, 41.8977
xyY:
0.3215, 0.1718, 14.2020
CIE-Lab:
44.5213, 66.1062, -41.1230
CIE-LCH:
44.5213, 77.8533, 328.1153
CIE-Luv:
44.5213, 53.9497, -68.5510
Hunter-Lab:
37.6856, 59.9516, -39.5370
#b02daf color charts
#b02daf color shades, tints & tones
#b02daf color schemes
#b02daf color preview, HTML & CSS examples
This text has a color of #b02daf
<p style="color:#b02daf;">Text here</p>
.mytext {color:#b02daf;}
This box has a color of #b02daf
<div style="background-color:#b02daf;">Content here</div>
.mybackground {background-color:#b02daf;}
Border around this has a color of #b02daf
<div style="border:2px solid #b02daf;">Content here</div>
.myborder {border:2px solid #b02daf;}