#b403c9 color space conversions
Hex:
#b403c9
RGB:
180, 3, 201
CMY:
29, 99, 21
CMYK:
10, 99, 0, 21
HSL:
294°, 97.0588%, 40.0000%
HSV (HSB):
294°, 98.5075%, 78.8235%
XYZ:
29.3976, 13.9855, 56.4084
xyY:
0.2946, 0.1401, 13.9855
CIE-Lab:
44.2121, 78.6034, -56.8153
CIE-LCH:
44.2121, 96.9870, 324.1403
CIE-Luv:
44.2121, 51.7776, -92.0411
Hunter-Lab:
37.3972, 74.8722, -63.2527
#b403c9 color charts
#b403c9 color shades, tints & tones
#b403c9 color schemes
#b403c9 color preview, HTML & CSS examples
This text has a color of #b403c9
<p style="color:#b403c9;">Text here</p>
.mytext {color:#b403c9;}
This box has a color of #b403c9
<div style="background-color:#b403c9;">Content here</div>
.mybackground {background-color:#b403c9;}
Border around this has a color of #b403c9
<div style="border:2px solid #b403c9;">Content here</div>
.myborder {border:2px solid #b403c9;}