#3a0b55 color space conversions
Hex:
        #3a0b55
        RGB:
        58, 11, 85
        CMY:
        77, 96, 67
        CMYK:
        32, 87, 0, 67
      HSL:
        278°, 77.0833%, 18.8235%
        HSV (HSB):
        278°, 87.0588%, 33.3333%
        XYZ:
        3.5043, 1.7948, 8.7561
        xyY:
        0.2493, 0.1277, 1.7948
      CIE-Lab:
        14.3711, 35.5044, -33.9630
        CIE-LCH:
        14.3711, 49.1329, 316.2711
        CIE-Luv:
        14.3711, 9.2297, -34.2678
        Hunter-Lab:
        13.3969, 23.2466, -29.3735
      #3a0b55 color charts
#3a0b55 RGB chart
      #3a0b55 CMYK chart
      #3a0b55 RGB pie chart
      #3a0b55 color shades, tints & tones
#3a0b55 color schemes
#3a0b55 color preview, HTML & CSS examples
           This text has a color of #3a0b55        
        
          <p style="color:#3a0b55;">Text here</p>
        
        
          .mytext {color:#3a0b55;}
        
        Text color #3a0b55
      
           This box has a color of #3a0b55        
        
          <div style="background-color:#3a0b55;">Content here</div>
        
        
          .mybackground {background-color:#3a0b55;}
        
        Background color #3a0b55
      
           Border around this has a color of #3a0b55        
        
          <div style="border:2px solid #3a0b55;">Content here</div>
        
        
          .myborder {border:2px solid #3a0b55;}
        
        Border color #3a0b55