#a7bdfc color space conversions
Hex:
#a7bdfc
RGB:
167, 189, 252
CMY:
35, 26, 1
CMYK:
34, 25, 0, 1
HSL:
224°, 93.4066%, 82.1569%
HSV (HSB):
224°, 33.7302%, 98.8235%
XYZ:
51.7046, 51.6390, 99.3376
xyY:
0.2551, 0.2548, 51.6390
CIE-Lab:
77.0644, 7.0232, -33.5200
CIE-LCH:
77.0644, 34.2479, 281.8336
CIE-Luv:
77.0644, -13.9125, -55.0692
Hunter-Lab:
71.8603, 2.6782, -31.6587
#a7bdfc color charts
#a7bdfc color shades, tints & tones
#a7bdfc color schemes
#a7bdfc color preview, HTML & CSS examples
This text has a color of #a7bdfc
<p style="color:#a7bdfc;">Text here</p>
.mytext {color:#a7bdfc;}
This box has a color of #a7bdfc
<div style="background-color:#a7bdfc;">Content here</div>
.mybackground {background-color:#a7bdfc;}
Border around this has a color of #a7bdfc
<div style="border:2px solid #a7bdfc;">Content here</div>
.myborder {border:2px solid #a7bdfc;}