#3a05c1 color space conversions
Hex:
        #3a05c1
        RGB:
        58, 5, 193
        CMY:
        77, 98, 24
        CMYK:
        70, 97, 0, 24
      HSL:
        257°, 94.9495%, 38.8235%
        HSV (HSB):
        257°, 97.4093%, 75.6863%
        XYZ:
        11.4248, 4.8583, 50.7877
        xyY:
        0.1703, 0.0724, 4.8583
      CIE-Lab:
        26.3273, 64.3142, -82.1282
        CIE-LCH:
        26.3273, 104.3137, 308.0643
        CIE-Luv:
        26.3273, -1.6226, -97.0565
        Hunter-Lab:
        22.0416, 53.9490, -121.1851
      #3a05c1 color charts
#3a05c1 RGB chart
      #3a05c1 CMYK chart
      #3a05c1 RGB pie chart
      #3a05c1 color shades, tints & tones
#3a05c1 color schemes
#3a05c1 color preview, HTML & CSS examples
           This text has a color of #3a05c1        
        
          <p style="color:#3a05c1;">Text here</p>
        
        
          .mytext {color:#3a05c1;}
        
        Text color #3a05c1
      
           This box has a color of #3a05c1        
        
          <div style="background-color:#3a05c1;">Content here</div>
        
        
          .mybackground {background-color:#3a05c1;}
        
        Background color #3a05c1
      
           Border around this has a color of #3a05c1        
        
          <div style="border:2px solid #3a05c1;">Content here</div>
        
        
          .myborder {border:2px solid #3a05c1;}
        
        Border color #3a05c1