#1682fe color space conversions
Hex:
        #1682fe
        RGB:
        22, 130, 254
        CMY:
        91, 49, 0
        CMYK:
        91, 49, 0, 0
      HSL:
        212°, 99.1453%, 54.1176%
        HSV (HSB):
        212°, 91.3386%, 99.6078%
        XYZ:
        26.2029, 23.2916, 96.8806
        xyY:
        0.1790, 0.1591, 23.2916
      CIE-Lab:
        55.3714, 17.7816, -69.3091
        CIE-LCH:
        55.3714, 71.5538, 284.3892
        CIE-Luv:
        55.3714, -29.1651, -110.6293
        Hunter-Lab:
        48.2614, 12.4569, -85.2367
      #1682fe color charts
#1682fe RGB chart
      #1682fe CMYK chart
      #1682fe RGB pie chart
      #1682fe color shades, tints & tones
#1682fe color schemes
#1682fe color preview, HTML & CSS examples
           This text has a color of #1682fe        
        
          <p style="color:#1682fe;">Text here</p>
        
        
          .mytext {color:#1682fe;}
        
        Text color #1682fe
      
           This box has a color of #1682fe        
        
          <div style="background-color:#1682fe;">Content here</div>
        
        
          .mybackground {background-color:#1682fe;}
        
        Background color #1682fe
      
           Border around this has a color of #1682fe        
        
          <div style="border:2px solid #1682fe;">Content here</div>
        
        
          .myborder {border:2px solid #1682fe;}
        
        Border color #1682fe