#8675fd color space conversions
Hex:
#8675fd
RGB:
134, 117, 253
CMY:
47, 54, 1
CMYK:
47, 54, 0, 1
HSL:
248°, 97.1429%, 72.5490%
HSV (HSB):
248°, 53.7549%, 99.2157%
XYZ:
33.9224, 24.8828, 95.9435
xyY:
0.2192, 0.1608, 24.8828
CIE-Lab:
56.9610, 40.1788, -65.9462
CIE-LCH:
56.9610, 77.2220, 301.3526
CIE-Luv:
56.9610, -1.9262, -108.1941
Hunter-Lab:
49.8826, 34.0934, -79.1196
#8675fd color charts
#8675fd color shades, tints & tones
#8675fd color schemes
#8675fd color preview, HTML & CSS examples
This text has a color of #8675fd
<p style="color:#8675fd;">Text here</p>
.mytext {color:#8675fd;}
This box has a color of #8675fd
<div style="background-color:#8675fd;">Content here</div>
.mybackground {background-color:#8675fd;}
Border around this has a color of #8675fd
<div style="border:2px solid #8675fd;">Content here</div>
.myborder {border:2px solid #8675fd;}