#abb2f3 color space conversions
Hex:
#abb2f3
RGB:
171, 178, 243
CMY:
33, 30, 5
CMYK:
30, 27, 0, 5
HSL:
234°, 75.0000%, 81.1765%
HSV (HSB):
234°, 29.6296%, 95.2941%
XYZ:
48.8926, 46.9698, 91.2832
xyY:
0.2613, 0.2510, 46.9698
CIE-Lab:
74.1704, 11.9596, -33.1186
CIE-LCH:
74.1704, 35.2119, 289.8554
CIE-Luv:
74.1704, -7.1973, -54.8037
Hunter-Lab:
68.5345, 7.4069, -30.9960
#abb2f3 color charts
#abb2f3 color shades, tints & tones
#abb2f3 color schemes
#abb2f3 color preview, HTML & CSS examples
This text has a color of #abb2f3
<p style="color:#abb2f3;">Text here</p>
.mytext {color:#abb2f3;}
This box has a color of #abb2f3
<div style="background-color:#abb2f3;">Content here</div>
.mybackground {background-color:#abb2f3;}
Border around this has a color of #abb2f3
<div style="border:2px solid #abb2f3;">Content here</div>
.myborder {border:2px solid #abb2f3;}