#3a28af color space conversions
Hex:
        #3a28af
        RGB:
        58, 40, 175
        CMY:
        77, 84, 31
        CMYK:
        67, 77, 0, 31
      HSL:
        248°, 62.7907%, 42.1569%
        HSV (HSB):
        248°, 77.1429%, 68.6275%
        XYZ:
        10.2416, 5.5123, 41.0816
        xyY:
        0.1802, 0.0970, 5.5123
      CIE-Lab:
        28.1470, 47.6394, -68.4037
        CIE-LCH:
        28.1470, 83.3582, 304.8551
        CIE-Luv:
        28.1470, -3.0482, -87.3941
        Hunter-Lab:
        23.4782, 36.7777, -87.3094
      #3a28af color charts
#3a28af RGB chart
      #3a28af CMYK chart
      #3a28af RGB pie chart
      #3a28af color shades, tints & tones
#3a28af color schemes
#3a28af color preview, HTML & CSS examples
           This text has a color of #3a28af        
        
          <p style="color:#3a28af;">Text here</p>
        
        
          .mytext {color:#3a28af;}
        
        Text color #3a28af
      
           This box has a color of #3a28af        
        
          <div style="background-color:#3a28af;">Content here</div>
        
        
          .mybackground {background-color:#3a28af;}
        
        Background color #3a28af
      
           Border around this has a color of #3a28af        
        
          <div style="border:2px solid #3a28af;">Content here</div>
        
        
          .myborder {border:2px solid #3a28af;}
        
        Border color #3a28af