#4682fd color space conversions
Hex:
        #4682fd
        RGB:
        70, 130, 253
        CMY:
        73, 49, 1
        CMYK:
        72, 49, 0, 1
      HSL:
        220°, 97.8610%, 63.3333%
        HSV (HSB):
        220°, 72.3320%, 99.2157%
        XYZ:
        28.2380, 24.3592, 96.1420
        xyY:
        0.1898, 0.1638, 24.3592
      CIE-Lab:
        56.4457, 21.3670, -66.9669
        CIE-LCH:
        56.4457, 70.2931, 287.6962
        CIE-Luv:
        56.4457, -23.6527, -107.7980
        Hunter-Lab:
        49.3550, 15.7558, -80.9464
      #4682fd color charts
#4682fd RGB chart
      #4682fd CMYK chart
      #4682fd RGB pie chart
      #4682fd color shades, tints & tones
#4682fd color schemes
#4682fd color preview, HTML & CSS examples
           This text has a color of #4682fd        
        
          <p style="color:#4682fd;">Text here</p>
        
        
          .mytext {color:#4682fd;}
        
        Text color #4682fd
      
           This box has a color of #4682fd        
        
          <div style="background-color:#4682fd;">Content here</div>
        
        
          .mybackground {background-color:#4682fd;}
        
        Background color #4682fd
      
           Border around this has a color of #4682fd        
        
          <div style="border:2px solid #4682fd;">Content here</div>
        
        
          .myborder {border:2px solid #4682fd;}
        
        Border color #4682fd