#82adf5 color space conversions
Hex:
#82adf5
RGB:
130, 173, 245
CMY:
49, 32, 4
CMYK:
47, 29, 0, 4
HSL:
218°, 85.1852%, 73.5294%
HSV (HSB):
218°, 46.9388%, 96.0784%
XYZ:
40.6309, 41.2255, 92.2020
xyY:
0.2334, 0.2368, 41.2255
CIE-Lab:
70.3337, 4.5263, -40.3644
CIE-LCH:
70.3337, 40.6174, 276.3983
CIE-Luv:
70.3337, -22.0656, -65.6274
Hunter-Lab:
64.2071, 0.5942, -40.1960
#82adf5 color charts
#82adf5 color shades, tints & tones
#82adf5 color schemes
#82adf5 color preview, HTML & CSS examples
This text has a color of #82adf5
<p style="color:#82adf5;">Text here</p>
.mytext {color:#82adf5;}
This box has a color of #82adf5
<div style="background-color:#82adf5;">Content here</div>
.mybackground {background-color:#82adf5;}
Border around this has a color of #82adf5
<div style="border:2px solid #82adf5;">Content here</div>
.myborder {border:2px solid #82adf5;}