#8f8ffc color space conversions
Hex:
#8f8ffc
RGB:
143, 143, 252
CMY:
44, 44, 1
CMYK:
43, 43, 0, 1
HSL:
240°, 94.7826%, 77.4510%
HSV (HSB):
240°, 43.2540%, 98.8235%
XYZ:
38.7208, 32.5128, 96.3303
xyY:
0.2311, 0.1940, 32.5128
CIE-Lab:
63.7645, 26.8445, -54.4734
CIE-LCH:
63.7645, 60.7287, 296.2341
CIE-Luv:
63.7645, -6.5429, -90.7495
Hunter-Lab:
57.0200, 21.4297, -60.2512
#8f8ffc color charts
#8f8ffc color shades, tints & tones
#8f8ffc color schemes
#8f8ffc color preview, HTML & CSS examples
This text has a color of #8f8ffc
<p style="color:#8f8ffc;">Text here</p>
.mytext {color:#8f8ffc;}
This box has a color of #8f8ffc
<div style="background-color:#8f8ffc;">Content here</div>
.mybackground {background-color:#8f8ffc;}
Border around this has a color of #8f8ffc
<div style="border:2px solid #8f8ffc;">Content here</div>
.myborder {border:2px solid #8f8ffc;}