#82fafc color space conversions
Hex:
#82fafc
RGB:
130, 250, 252
CMY:
49, 2, 1
CMYK:
48, 1, 0, 1
HSL:
181°, 95.3125%, 74.9020%
HSV (HSB):
181°, 48.4127%, 98.8235%
XYZ:
60.9622, 80.1453, 104.3520
xyY:
0.2484, 0.3265, 80.1453
CIE-Lab:
91.7500, -33.2410, -11.4105
CIE-LCH:
91.7500, 35.1449, 198.9455
CIE-Luv:
91.7500, -51.4467, -12.7757
Hunter-Lab:
89.5239, -35.1155, -6.4436
#82fafc color charts
#82fafc color shades, tints & tones
#82fafc color schemes
#82fafc color preview, HTML & CSS examples
This text has a color of #82fafc
<p style="color:#82fafc;">Text here</p>
.mytext {color:#82fafc;}
This box has a color of #82fafc
<div style="background-color:#82fafc;">Content here</div>
.mybackground {background-color:#82fafc;}
Border around this has a color of #82fafc
<div style="border:2px solid #82fafc;">Content here</div>
.myborder {border:2px solid #82fafc;}