#b403cd color space conversions
Hex:
#b403cd
RGB:
180, 3, 205
CMY:
29, 99, 20
CMYK:
12, 99, 0, 20
HSL:
293°, 97.1154%, 40.7843%
HSV (HSB):
293°, 98.5366%, 80.3922%
XYZ:
29.8744, 14.1762, 58.9193
xyY:
0.2901, 0.1377, 14.1762
CIE-Lab:
44.4846, 79.2473, -58.6944
CIE-LCH:
44.4846, 98.6163, 323.4746
CIE-Luv:
44.4846, 50.4104, -94.8617
Hunter-Lab:
37.6513, 75.7409, -66.4252
#b403cd color charts
#b403cd color shades, tints & tones
#b403cd color schemes
#b403cd color preview, HTML & CSS examples
This text has a color of #b403cd
<p style="color:#b403cd;">Text here</p>
.mytext {color:#b403cd;}
This box has a color of #b403cd
<div style="background-color:#b403cd;">Content here</div>
.mybackground {background-color:#b403cd;}
Border around this has a color of #b403cd
<div style="border:2px solid #b403cd;">Content here</div>
.myborder {border:2px solid #b403cd;}