#3a11ac color space conversions
Hex:
        #3a11ac
        RGB:
        58, 17, 172
        CMY:
        77, 93, 33
        CMYK:
        66, 90, 0, 33
      HSL:
        256°, 82.0106%, 37.0588%
        HSV (HSB):
        256°, 90.1163%, 67.4510%
        XYZ:
        9.3918, 4.2790, 39.3607
        xyY:
        0.1771, 0.0807, 4.2790
      CIE-Lab:
        24.5731, 56.2724, -72.5187
        CIE-LCH:
        24.5731, 91.7908, 307.8104
        CIE-Luv:
        24.5731, -0.5845, -85.4215
        Hunter-Lab:
        20.6857, 44.8428, -98.3365
      #3a11ac color charts
#3a11ac RGB chart
      #3a11ac CMYK chart
      #3a11ac RGB pie chart
      #3a11ac color shades, tints & tones
#3a11ac color schemes
#3a11ac color preview, HTML & CSS examples
           This text has a color of #3a11ac        
        
          <p style="color:#3a11ac;">Text here</p>
        
        
          .mytext {color:#3a11ac;}
        
        Text color #3a11ac
      
           This box has a color of #3a11ac        
        
          <div style="background-color:#3a11ac;">Content here</div>
        
        
          .mybackground {background-color:#3a11ac;}
        
        Background color #3a11ac
      
           Border around this has a color of #3a11ac        
        
          <div style="border:2px solid #3a11ac;">Content here</div>
        
        
          .myborder {border:2px solid #3a11ac;}
        
        Border color #3a11ac