#3b0f5a color space conversions
Hex:
        #3b0f5a
        RGB:
        59, 15, 90
        CMY:
        77, 94, 65
        CMYK:
        34, 83, 0, 65
      HSL:
        275°, 71.4286%, 20.5882%
        HSV (HSB):
        275°, 83.3333%, 35.2941%
        XYZ:
        3.8199, 2.0096, 9.8594
        xyY:
        0.2435, 0.1281, 2.0096
      CIE-Lab:
        15.5378, 35.3290, -35.4351
        CIE-LCH:
        15.5378, 50.0378, 314.9141
        CIE-Luv:
        15.5378, 8.6095, -37.1052
        Hunter-Lab:
        14.1762, 23.2904, -31.3124
      #3b0f5a color charts
#3b0f5a RGB chart
      #3b0f5a CMYK chart
      #3b0f5a RGB pie chart
      #3b0f5a color shades, tints & tones
#3b0f5a color schemes
#3b0f5a color preview, HTML & CSS examples
           This text has a color of #3b0f5a        
        
          <p style="color:#3b0f5a;">Text here</p>
        
        
          .mytext {color:#3b0f5a;}
        
        Text color #3b0f5a
      
           This box has a color of #3b0f5a        
        
          <div style="background-color:#3b0f5a;">Content here</div>
        
        
          .mybackground {background-color:#3b0f5a;}
        
        Background color #3b0f5a
      
           Border around this has a color of #3b0f5a        
        
          <div style="border:2px solid #3b0f5a;">Content here</div>
        
        
          .myborder {border:2px solid #3b0f5a;}
        
        Border color #3b0f5a