#accbfc color space conversions
Hex:
#accbfc
RGB:
172, 203, 252
CMY:
33, 20, 1
CMYK:
32, 19, 0, 1
HSL:
217°, 93.0233%, 83.1373%
HSV (HSB):
217°, 31.7460%, 98.8235%
XYZ:
55.9399, 58.5108, 100.4408
xyY:
0.2603, 0.2723, 58.5108
CIE-Lab:
81.0220, 0.8184, -27.4122
CIE-LCH:
81.0220, 27.4244, 271.7100
CIE-Luv:
81.0220, -17.5339, -44.1492
Hunter-Lab:
76.4924, -3.3222, -24.3081
#accbfc color charts
#accbfc color shades, tints & tones
#accbfc color schemes
#accbfc color preview, HTML & CSS examples
This text has a color of #accbfc
<p style="color:#accbfc;">Text here</p>
.mytext {color:#accbfc;}
This box has a color of #accbfc
<div style="background-color:#accbfc;">Content here</div>
.mybackground {background-color:#accbfc;}
Border around this has a color of #accbfc
<div style="border:2px solid #accbfc;">Content here</div>
.myborder {border:2px solid #accbfc;}