#3a7afd color space conversions
Hex:
        #3a7afd
        RGB:
        58, 122, 253
        CMY:
        77, 52, 1
        CMYK:
        77, 52, 0, 1
      HSL:
        220°, 97.9899%, 60.9804%
        HSV (HSB):
        220°, 77.0751%, 99.2157%
        XYZ:
        26.4341, 21.9105, 95.7644
        xyY:
        0.1834, 0.1520, 21.9105
      CIE-Lab:
        53.9319, 24.9408, -71.0495
        CIE-LCH:
        53.9319, 75.2999, 289.3428
        CIE-Luv:
        53.9319, -23.3050, -113.1347
        Hunter-Lab:
        46.8086, 18.8887, -88.5337
      #3a7afd color charts
#3a7afd RGB chart
      #3a7afd CMYK chart
      #3a7afd RGB pie chart
      #3a7afd color shades, tints & tones
#3a7afd color schemes
#3a7afd color preview, HTML & CSS examples
           This text has a color of #3a7afd        
        
          <p style="color:#3a7afd;">Text here</p>
        
        
          .mytext {color:#3a7afd;}
        
        Text color #3a7afd
      
           This box has a color of #3a7afd        
        
          <div style="background-color:#3a7afd;">Content here</div>
        
        
          .mybackground {background-color:#3a7afd;}
        
        Background color #3a7afd
      
           Border around this has a color of #3a7afd        
        
          <div style="border:2px solid #3a7afd;">Content here</div>
        
        
          .myborder {border:2px solid #3a7afd;}
        
        Border color #3a7afd