#abc4fd color space conversions
Hex:
#abc4fd
RGB:
171, 196, 253
CMY:
33, 23, 1
CMYK:
32, 23, 0, 1
HSL:
222°, 95.3488%, 83.1373%
HSV (HSB):
222°, 32.4111%, 99.2157%
XYZ:
54.2641, 55.2296, 100.7289
xyY:
0.2581, 0.2627, 55.2296
CIE-Lab:
79.1734, 4.5599, -30.7853
CIE-LCH:
79.1734, 31.1212, 278.4254
CIE-Luv:
79.1734, -15.0822, -50.2622
Hunter-Lab:
74.3166, 0.2821, -28.3401
#abc4fd color charts
#abc4fd color shades, tints & tones
#abc4fd color schemes
#abc4fd color preview, HTML & CSS examples
This text has a color of #abc4fd
<p style="color:#abc4fd;">Text here</p>
.mytext {color:#abc4fd;}
This box has a color of #abc4fd
<div style="background-color:#abc4fd;">Content here</div>
.mybackground {background-color:#abc4fd;}
Border around this has a color of #abc4fd
<div style="border:2px solid #abc4fd;">Content here</div>
.myborder {border:2px solid #abc4fd;}