#3a54f1 color space conversions
Hex:
        #3a54f1
        RGB:
        58, 84, 241
        CMY:
        77, 67, 5
        CMYK:
        76, 65, 0, 5
      HSL:
        231°, 86.7299%, 58.6275%
        HSV (HSB):
        231°, 75.9336%, 94.5098%
        XYZ:
        20.7924, 13.5911, 84.7465
        xyY:
        0.1745, 0.1141, 13.5911
      CIE-Lab:
        43.6407, 44.2003, -81.1428
        CIE-LCH:
        43.6407, 92.4003, 298.5781
        CIE-Luv:
        43.6407, -13.7128, -120.7942
        Hunter-Lab:
        36.8661, 36.1583, -110.4878
      #3a54f1 color charts
#3a54f1 RGB chart
      #3a54f1 CMYK chart
      #3a54f1 RGB pie chart
      #3a54f1 color shades, tints & tones
#3a54f1 color schemes
#3a54f1 color preview, HTML & CSS examples
           This text has a color of #3a54f1        
        
          <p style="color:#3a54f1;">Text here</p>
        
        
          .mytext {color:#3a54f1;}
        
        Text color #3a54f1
      
           This box has a color of #3a54f1        
        
          <div style="background-color:#3a54f1;">Content here</div>
        
        
          .mybackground {background-color:#3a54f1;}
        
        Background color #3a54f1
      
           Border around this has a color of #3a54f1        
        
          <div style="border:2px solid #3a54f1;">Content here</div>
        
        
          .myborder {border:2px solid #3a54f1;}
        
        Border color #3a54f1