#abc2ff color space conversions
Hex:
#abc2ff
RGB:
171, 194, 255
CMY:
33, 24, 0
CMYK:
33, 24, 0, 0
HSL:
224°, 100.0000%, 83.5294%
HSV (HSB):
224°, 32.9412%, 100.0000%
XYZ:
54.1364, 54.4615, 102.2666
xyY:
0.2567, 0.2583, 54.4615
CIE-Lab:
78.7301, 6.1448, -32.5363
CIE-LCH:
78.7301, 33.1114, 280.6950
CIE-Luv:
78.7301, -14.3217, -53.4229
Hunter-Lab:
73.7980, 1.7965, -30.5032
#abc2ff color charts
#abc2ff RGB chart
#abc2ff CMYK chart
#abc2ff RGB pie chart
#abc2ff color shades, tints & tones
#abc2ff color schemes
#abc2ff color preview, HTML & CSS examples
This text has a color of #abc2ff
<p style="color:#abc2ff;">Text here</p>
.mytext {color:#abc2ff;}
Text color #abc2ff
This box has a color of #abc2ff
<div style="background-color:#abc2ff;">Content here</div>
.mybackground {background-color:#abc2ff;}
Background color #abc2ff
Border around this has a color of #abc2ff
<div style="border:2px solid #abc2ff;">Content here</div>
.myborder {border:2px solid #abc2ff;}
Border color #abc2ff