#b03fd5 color space conversions
Hex:
#b03fd5
RGB:
176, 63, 213
CMY:
31, 75, 16
CMYK:
17, 70, 0, 16
HSL:
285°, 64.1026%, 54.1176%
HSV (HSB):
285°, 70.4225%, 83.5294%
XYZ:
31.6922, 17.5892, 64.6755
xyY:
0.2781, 0.1543, 17.5892
CIE-Lab:
48.9940, 66.5701, -56.0628
CIE-LCH:
48.9940, 87.0323, 319.8972
CIE-Luv:
48.9940, 38.9201, -92.3389
Hunter-Lab:
41.9395, 61.4922, -62.0743
#b03fd5 color charts
#b03fd5 color shades, tints & tones
#b03fd5 color schemes
#b03fd5 color preview, HTML & CSS examples
This text has a color of #b03fd5
<p style="color:#b03fd5;">Text here</p>
.mytext {color:#b03fd5;}
This box has a color of #b03fd5
<div style="background-color:#b03fd5;">Content here</div>
.mybackground {background-color:#b03fd5;}
Border around this has a color of #b03fd5
<div style="border:2px solid #b03fd5;">Content here</div>
.myborder {border:2px solid #b03fd5;}