#3a0b85 color space conversions
Hex:
        #3a0b85
        RGB:
        58, 11, 133
        CMY:
        77, 96, 48
        CMYK:
        56, 92, 0, 48
      HSL:
        263°, 84.7222%, 28.2353%
        HSV (HSB):
        263°, 91.7293%, 52.1569%
        XYZ:
        6.0982, 2.8323, 22.4156
        xyY:
        0.1945, 0.0904, 2.8323
      CIE-Lab:
        19.3595, 47.7550, -57.1290
        CIE-LCH:
        19.3595, 74.4598, 309.8928
        CIE-Luv:
        19.3595, 3.2095, -62.4814
        Hunter-Lab:
        16.8296, 35.2282, -67.1887
      #3a0b85 color charts
#3a0b85 RGB chart
      #3a0b85 CMYK chart
      #3a0b85 RGB pie chart
      #3a0b85 color shades, tints & tones
#3a0b85 color schemes
#3a0b85 color preview, HTML & CSS examples
           This text has a color of #3a0b85        
        
          <p style="color:#3a0b85;">Text here</p>
        
        
          .mytext {color:#3a0b85;}
        
        Text color #3a0b85
      
           This box has a color of #3a0b85        
        
          <div style="background-color:#3a0b85;">Content here</div>
        
        
          .mybackground {background-color:#3a0b85;}
        
        Background color #3a0b85
      
           Border around this has a color of #3a0b85        
        
          <div style="border:2px solid #3a0b85;">Content here</div>
        
        
          .myborder {border:2px solid #3a0b85;}
        
        Border color #3a0b85