#3b0752 color space conversions
Hex:
        #3b0752
        RGB:
        59, 7, 82
        CMY:
        77, 97, 68
        CMYK:
        28, 91, 0, 68
      HSL:
        282°, 84.2697%, 17.4510%
        HSV (HSB):
        282°, 91.4634%, 32.1569%
        XYZ:
        3.4026, 1.6910, 8.1297
        xyY:
        0.2573, 0.1279, 1.6910
      CIE-Lab:
        13.7739, 36.4530, -32.8830
        CIE-LCH:
        13.7739, 49.0929, 317.9474
        CIE-Luv:
        13.7739, 10.4225, -32.5954
        Hunter-Lab:
        13.0037, 23.9506, -27.9645
      #3b0752 color charts
#3b0752 RGB chart
      #3b0752 CMYK chart
      #3b0752 RGB pie chart
      #3b0752 color shades, tints & tones
#3b0752 color schemes
#3b0752 color preview, HTML & CSS examples
           This text has a color of #3b0752        
        
          <p style="color:#3b0752;">Text here</p>
        
        
          .mytext {color:#3b0752;}
        
        Text color #3b0752
      
           This box has a color of #3b0752        
        
          <div style="background-color:#3b0752;">Content here</div>
        
        
          .mybackground {background-color:#3b0752;}
        
        Background color #3b0752
      
           Border around this has a color of #3b0752        
        
          <div style="border:2px solid #3b0752;">Content here</div>
        
        
          .myborder {border:2px solid #3b0752;}
        
        Border color #3b0752