#a7bdff color space conversions
Hex:
#a7bdff
RGB:
167, 189, 255
CMY:
35, 26, 0
CMYK:
35, 26, 0, 0
HSL:
225°, 100.0000%, 82.7451%
HSV (HSB):
225°, 34.5098%, 100.0000%
XYZ:
52.1839, 51.8307, 101.8617
xyY:
0.2535, 0.2518, 51.8307
CIE-Lab:
77.1795, 7.7847, -34.9508
CIE-LCH:
77.1795, 35.8073, 282.5567
CIE-Luv:
77.1795, -14.0153, -57.6185
Hunter-Lab:
71.9935, 3.3957, -33.4923
#a7bdff color charts
#a7bdff color shades, tints & tones
#a7bdff color schemes
#a7bdff color preview, HTML & CSS examples
This text has a color of #a7bdff
<p style="color:#a7bdff;">Text here</p>
.mytext {color:#a7bdff;}
This box has a color of #a7bdff
<div style="background-color:#a7bdff;">Content here</div>
.mybackground {background-color:#a7bdff;}
Border around this has a color of #a7bdff
<div style="border:2px solid #a7bdff;">Content here</div>
.myborder {border:2px solid #a7bdff;}