#3a05ac color space conversions
Hex:
        #3a05ac
        RGB:
        58, 5, 172
        CMY:
        77, 98, 33
        CMYK:
        66, 97, 0, 33
      HSL:
        259°, 94.3503%, 34.7059%
        HSV (HSB):
        259°, 97.0930%, 67.4510%
        XYZ:
        9.2456, 3.9866, 39.3119
        xyY:
        0.1760, 0.0759, 3.9866
      CIE-Lab:
        23.6272, 59.1440, -74.0908
        CIE-LCH:
        23.6272, 94.8022, 308.5991
        CIE-Luv:
        23.6272, -0.0163, -84.9116
        Hunter-Lab:
        19.9666, 47.7135, -102.7587
      #3a05ac color charts
#3a05ac RGB chart
      #3a05ac CMYK chart
      #3a05ac RGB pie chart
      #3a05ac color shades, tints & tones
#3a05ac color schemes
#3a05ac color preview, HTML & CSS examples
           This text has a color of #3a05ac        
        
          <p style="color:#3a05ac;">Text here</p>
        
        
          .mytext {color:#3a05ac;}
        
        Text color #3a05ac
      
           This box has a color of #3a05ac        
        
          <div style="background-color:#3a05ac;">Content here</div>
        
        
          .mybackground {background-color:#3a05ac;}
        
        Background color #3a05ac
      
           Border around this has a color of #3a05ac        
        
          <div style="border:2px solid #3a05ac;">Content here</div>
        
        
          .myborder {border:2px solid #3a05ac;}
        
        Border color #3a05ac