#a7dff2 color space conversions
Hex:
#a7dff2
RGB:
167, 223, 242
CMY:
35, 13, 5
CMYK:
31, 8, 0, 5
HSL:
195°, 74.2574%, 80.1961%
HSV (HSB):
195°, 30.9917%, 94.9020%
XYZ:
58.3510, 67.4016, 93.9388
xyY:
0.2656, 0.3068, 67.4016
CIE-Lab:
85.7064, -13.4373, -15.0404
CIE-LCH:
85.7064, 20.1687, 228.2218
CIE-Luv:
85.7064, -27.9664, -21.6023
Hunter-Lab:
82.0985, -16.8045, -10.3719
#a7dff2 color charts
#a7dff2 color shades, tints & tones
#a7dff2 color schemes
#a7dff2 color preview, HTML & CSS examples
This text has a color of #a7dff2
<p style="color:#a7dff2;">Text here</p>
.mytext {color:#a7dff2;}
This box has a color of #a7dff2
<div style="background-color:#a7dff2;">Content here</div>
.mybackground {background-color:#a7dff2;}
Border around this has a color of #a7dff2
<div style="border:2px solid #a7dff2;">Content here</div>
.myborder {border:2px solid #a7dff2;}