#82acc8 color space conversions
Hex:
#82acc8
RGB:
130, 172, 200
CMY:
49, 33, 22
CMYK:
35, 14, 0, 22
HSL:
204°, 38.8889%, 64.7059%
HSV (HSB):
204°, 35.0000%, 78.4314%
XYZ:
34.3838, 38.4210, 60.2474
xyY:
0.2584, 0.2888, 38.4210
CIE-Lab:
68.3298, -7.2238, -18.7974
CIE-LCH:
68.3298, 20.1376, 248.9782
CIE-Luv:
68.3298, -21.3737, -27.9149
Hunter-Lab:
61.9847, -9.4567, -14.2389
#82acc8 color charts
#82acc8 color shades, tints & tones
#82acc8 color schemes
#82acc8 color preview, HTML & CSS examples
This text has a color of #82acc8
<p style="color:#82acc8;">Text here</p>
.mytext {color:#82acc8;}
This box has a color of #82acc8
<div style="background-color:#82acc8;">Content here</div>
.mybackground {background-color:#82acc8;}
Border around this has a color of #82acc8
<div style="border:2px solid #82acc8;">Content here</div>
.myborder {border:2px solid #82acc8;}