#b303f3 color space conversions
Hex:
#b303f3
RGB:
179, 3, 243
CMY:
30, 99, 5
CMYK:
26, 99, 0, 5
HSL:
284°, 97.5610%, 48.2353%
HSV (HSB):
284°, 98.7654%, 95.2941%
XYZ:
34.8006, 16.1199, 86.0713
xyY:
0.2540, 0.1177, 16.1199
CIE-Lab:
47.1314, 85.5824, -76.0779
CIE-LCH:
47.1314, 114.5085, 318.3647
CIE-Luv:
47.1314, 38.2593, -120.7437
Hunter-Lab:
40.1496, 84.4574, -98.9991
#b303f3 color charts
#b303f3 color shades, tints & tones
#b303f3 color schemes
#b303f3 color preview, HTML & CSS examples
This text has a color of #b303f3
<p style="color:#b303f3;">Text here</p>
.mytext {color:#b303f3;}
This box has a color of #b303f3
<div style="background-color:#b303f3;">Content here</div>
.mybackground {background-color:#b303f3;}
Border around this has a color of #b303f3
<div style="border:2px solid #b303f3;">Content here</div>
.myborder {border:2px solid #b303f3;}