#b03fad color space conversions
Hex:
#b03fad
RGB:
176, 63, 173
CMY:
31, 75, 32
CMYK:
0, 64, 2, 31
HSL:
302°, 47.2803%, 46.8627%
HSV (HSB):
302°, 64.2045%, 69.0196%
XYZ:
27.2248, 15.8023, 41.1504
xyY:
0.3234, 0.1877, 15.8023
CIE-Lab:
46.7140, 59.2749, -36.4724
CIE-LCH:
46.7140, 69.5970, 328.3956
CIE-Luv:
46.7140, 50.4278, -61.6481
Hunter-Lab:
39.7520, 52.6825, -33.5492
#b03fad color charts
#b03fad color shades, tints & tones
#b03fad color schemes
#b03fad color preview, HTML & CSS examples
This text has a color of #b03fad
<p style="color:#b03fad;">Text here</p>
.mytext {color:#b03fad;}
This box has a color of #b03fad
<div style="background-color:#b03fad;">Content here</div>
.mybackground {background-color:#b03fad;}
Border around this has a color of #b03fad
<div style="border:2px solid #b03fad;">Content here</div>
.myborder {border:2px solid #b03fad;}