#82fafb color space conversions
Hex:
        #82fafb
        RGB:
        130, 250, 251
        CMY:
        49, 2, 2
        CMYK:
        48, 0, 0, 2
      HSL:
        180°, 93.7984%, 74.7059%
        HSV (HSB):
        180°, 48.2072%, 98.4314%
        XYZ:
        60.8041, 80.0821, 103.5195
        xyY:
        0.2488, 0.3277, 80.0821
      CIE-Lab:
        91.7217, -33.4919, -10.9335
        CIE-LCH:
        91.7217, 35.2314, 198.0794
        CIE-Luv:
        91.7217, -51.4875, -11.9527
        Hunter-Lab:
        89.4886, -35.3210, -5.9440
      #82fafb color charts
#82fafb RGB chart
      #82fafb CMYK chart
      #82fafb RGB pie chart
      #82fafb color shades, tints & tones
#82fafb color schemes
#82fafb color preview, HTML & CSS examples
           This text has a color of #82fafb        
        
          <p style="color:#82fafb;">Text here</p>
        
        
          .mytext {color:#82fafb;}
        
        Text color #82fafb
      
           This box has a color of #82fafb        
        
          <div style="background-color:#82fafb;">Content here</div>
        
        
          .mybackground {background-color:#82fafb;}
        
        Background color #82fafb
      
           Border around this has a color of #82fafb        
        
          <div style="border:2px solid #82fafb;">Content here</div>
        
        
          .myborder {border:2px solid #82fafb;}
        
        Border color #82fafb