#8383ff color space conversions
Hex:
#8383ff
RGB:
131, 131, 255
CMY:
49, 49, 0
CMYK:
49, 49, 0, 0
HSL:
240°, 100.0000%, 75.6863%
HSV (HSB):
240°, 48.6275%, 100.0000%
XYZ:
35.5264, 28.2779, 98.1935
xyY:
0.2193, 0.1746, 28.2779
CIE-Lab:
60.1390, 31.9847, -61.9543
CIE-LCH:
60.1390, 69.7234, 297.3057
CIE-Luv:
60.1390, -7.3801, -102.3580
Hunter-Lab:
53.1770, 26.1923, -72.2576
#8383ff color charts
#8383ff color shades, tints & tones
#8383ff color schemes
#8383ff color preview, HTML & CSS examples
This text has a color of #8383ff
<p style="color:#8383ff;">Text here</p>
.mytext {color:#8383ff;}
This box has a color of #8383ff
<div style="background-color:#8383ff;">Content here</div>
.mybackground {background-color:#8383ff;}
Border around this has a color of #8383ff
<div style="border:2px solid #8383ff;">Content here</div>
.myborder {border:2px solid #8383ff;}