#b03df3 color space conversions
Hex:
#b03df3
RGB:
176, 61, 243
CMY:
31, 76, 5
CMYK:
28, 75, 0, 5
HSL:
278°, 88.3495%, 59.6078%
HSV (HSB):
278°, 74.8971%, 95.2941%
XYZ:
35.7509, 19.0387, 86.5846
xyY:
0.2529, 0.1347, 19.0387
CIE-Lab:
50.7324, 73.2875, -70.2362
CIE-LCH:
50.7324, 101.5095, 316.2179
CIE-Luv:
50.7324, 31.8272, -114.4007
Hunter-Lab:
43.6333, 69.8955, -87.1099
#b03df3 color charts
#b03df3 color shades, tints & tones
#b03df3 color schemes
#b03df3 color preview, HTML & CSS examples
This text has a color of #b03df3
<p style="color:#b03df3;">Text here</p>
.mytext {color:#b03df3;}
This box has a color of #b03df3
<div style="background-color:#b03df3;">Content here</div>
.mybackground {background-color:#b03df3;}
Border around this has a color of #b03df3
<div style="border:2px solid #b03df3;">Content here</div>
.myborder {border:2px solid #b03df3;}