#3b0247 color space conversions
Hex:
        #3b0247
        RGB:
        59, 2, 71
        CMY:
        77, 99, 72
        CMYK:
        17, 97, 0, 72
      HSL:
        290°, 94.5205%, 14.3137%
        HSV (HSB):
        290°, 97.1831%, 27.8431%
        XYZ:
        2.9627, 1.4282, 6.0807
        xyY:
        0.2829, 0.1364, 1.4282
      CIE-Lab:
        12.1438, 36.0470, -27.9235
        CIE-LCH:
        12.1438, 45.5972, 322.2372
        CIE-Luv:
        12.1438, 12.6560, -26.3336
        Hunter-Lab:
        11.9505, 23.3387, -21.8029
      #3b0247 color charts
#3b0247 RGB chart
      #3b0247 CMYK chart
      #3b0247 RGB pie chart
      #3b0247 color shades, tints & tones
#3b0247 color schemes
#3b0247 color preview, HTML & CSS examples
           This text has a color of #3b0247        
        
          <p style="color:#3b0247;">Text here</p>
        
        
          .mytext {color:#3b0247;}
        
        Text color #3b0247
      
           This box has a color of #3b0247        
        
          <div style="background-color:#3b0247;">Content here</div>
        
        
          .mybackground {background-color:#3b0247;}
        
        Background color #3b0247
      
           Border around this has a color of #3b0247        
        
          <div style="border:2px solid #3b0247;">Content here</div>
        
        
          .myborder {border:2px solid #3b0247;}
        
        Border color #3b0247