#3a05d2 color space conversions
Hex:
        #3a05d2
        RGB:
        58, 5, 210
        CMY:
        77, 98, 18
        CMYK:
        72, 98, 0, 18
      HSL:
        256°, 95.3488%, 42.1569%
        HSV (HSB):
        256°, 97.6190%, 82.3529%
        XYZ:
        13.4321, 5.6612, 61.3575
        xyY:
        0.1670, 0.0704, 5.6612
      CIE-Lab:
        28.5412, 68.4504, -88.4008
        CIE-LCH:
        28.5412, 111.8042, 307.7513
        CIE-Luv:
        28.5412, -2.8197, -106.8319
        Hunter-Lab:
        23.7933, 59.1303, -136.2400
      #3a05d2 color charts
#3a05d2 RGB chart
      #3a05d2 CMYK chart
      #3a05d2 RGB pie chart
      #3a05d2 color shades, tints & tones
#3a05d2 color schemes
#3a05d2 color preview, HTML & CSS examples
           This text has a color of #3a05d2        
        
          <p style="color:#3a05d2;">Text here</p>
        
        
          .mytext {color:#3a05d2;}
        
        Text color #3a05d2
      
           This box has a color of #3a05d2        
        
          <div style="background-color:#3a05d2;">Content here</div>
        
        
          .mybackground {background-color:#3a05d2;}
        
        Background color #3a05d2
      
           Border around this has a color of #3a05d2        
        
          <div style="border:2px solid #3a05d2;">Content here</div>
        
        
          .myborder {border:2px solid #3a05d2;}
        
        Border color #3a05d2