#3a5af1 color space conversions
Hex:
        #3a5af1
        RGB:
        58, 90, 241
        CMY:
        77, 65, 5
        CMYK:
        76, 63, 0, 5
      HSL:
        230°, 86.7299%, 58.6275%
        HSV (HSB):
        230°, 75.9336%, 94.5098%
        XYZ:
        21.2783, 14.5627, 84.9085
        xyY:
        0.1762, 0.1206, 14.5627
      CIE-Lab:
        45.0294, 40.5429, -78.8656
        CIE-LCH:
        45.0294, 88.6764, 297.2066
        CIE-Luv:
        45.0294, -15.0450, -118.9859
        Hunter-Lab:
        38.1612, 32.7477, -105.2073
      #3a5af1 color charts
#3a5af1 RGB chart
      #3a5af1 CMYK chart
      #3a5af1 RGB pie chart
      #3a5af1 color shades, tints & tones
#3a5af1 color schemes
#3a5af1 color preview, HTML & CSS examples
           This text has a color of #3a5af1        
        
          <p style="color:#3a5af1;">Text here</p>
        
        
          .mytext {color:#3a5af1;}
        
        Text color #3a5af1
      
           This box has a color of #3a5af1        
        
          <div style="background-color:#3a5af1;">Content here</div>
        
        
          .mybackground {background-color:#3a5af1;}
        
        Background color #3a5af1
      
           Border around this has a color of #3a5af1        
        
          <div style="border:2px solid #3a5af1;">Content here</div>
        
        
          .myborder {border:2px solid #3a5af1;}
        
        Border color #3a5af1