#3a0b65 color space conversions
Hex:
        #3a0b65
        RGB:
        58, 11, 101
        CMY:
        77, 96, 60
        CMYK:
        43, 89, 0, 60
      HSL:
        271°, 80.3571%, 21.9608%
        HSV (HSB):
        271°, 89.1089%, 39.6078%
        XYZ:
        4.2136, 2.0785, 12.4910
        xyY:
        0.2243, 0.1107, 2.0785
      CIE-Lab:
        15.8938, 39.4862, -42.1905
        CIE-LCH:
        15.8938, 57.7858, 313.1036
        CIE-Luv:
        15.8938, 6.9160, -43.7221
        Hunter-Lab:
        14.4169, 26.9398, -41.2779
      #3a0b65 color charts
#3a0b65 RGB chart
      #3a0b65 CMYK chart
      #3a0b65 RGB pie chart
      #3a0b65 color shades, tints & tones
#3a0b65 color schemes
#3a0b65 color preview, HTML & CSS examples
           This text has a color of #3a0b65        
        
          <p style="color:#3a0b65;">Text here</p>
        
        
          .mytext {color:#3a0b65;}
        
        Text color #3a0b65
      
           This box has a color of #3a0b65        
        
          <div style="background-color:#3a0b65;">Content here</div>
        
        
          .mybackground {background-color:#3a0b65;}
        
        Background color #3a0b65
      
           Border around this has a color of #3a0b65        
        
          <div style="border:2px solid #3a0b65;">Content here</div>
        
        
          .myborder {border:2px solid #3a0b65;}
        
        Border color #3a0b65