#b403d5 color space conversions
Hex:
#b403d5
RGB:
180, 3, 213
CMY:
29, 99, 16
CMYK:
15, 99, 0, 16
HSL:
291°, 97.2222%, 42.3529%
HSV (HSB):
291°, 98.5915%, 83.5294%
XYZ:
30.8652, 14.5725, 64.1368
xyY:
0.2817, 0.1330, 14.5725
CIE-Lab:
45.0430, 80.5576, -62.4068
CIE-LCH:
45.0430, 101.9025, 322.2356
CIE-Luv:
45.0430, 47.7639, -100.4346
Hunter-Lab:
38.1740, 77.5200, -72.8924
#b403d5 color charts
#b403d5 color shades, tints & tones
#b403d5 color schemes
#b403d5 color preview, HTML & CSS examples
This text has a color of #b403d5
<p style="color:#b403d5;">Text here</p>
.mytext {color:#b403d5;}
This box has a color of #b403d5
<div style="background-color:#b403d5;">Content here</div>
.mybackground {background-color:#b403d5;}
Border around this has a color of #b403d5
<div style="border:2px solid #b403d5;">Content here</div>
.myborder {border:2px solid #b403d5;}