#4b0352 color space conversions
Hex:
        #4b0352
        RGB:
        75, 3, 82
        CMY:
        71, 99, 68
        CMYK:
        9, 96, 0, 68
      HSL:
        295°, 92.9412%, 16.6667%
        HSV (HSB):
        295°, 96.3415%, 32.1569%
        XYZ:
        4.4572, 2.1702, 8.1666
        xyY:
        0.3013, 0.1467, 2.1702
      CIE-Lab:
        16.3561, 40.8405, -28.5582
        CIE-LCH:
        16.3561, 49.8349, 325.0364
        CIE-Luv:
        16.3561, 19.5649, -32.0644
        Hunter-Lab:
        14.7315, 28.2272, -22.5561
      #4b0352 color charts
#4b0352 RGB chart
      #4b0352 CMYK chart
      #4b0352 RGB pie chart
      #4b0352 color shades, tints & tones
#4b0352 color schemes
#4b0352 color preview, HTML & CSS examples
           This text has a color of #4b0352        
        
          <p style="color:#4b0352;">Text here</p>
        
        
          .mytext {color:#4b0352;}
        
        Text color #4b0352
      
           This box has a color of #4b0352        
        
          <div style="background-color:#4b0352;">Content here</div>
        
        
          .mybackground {background-color:#4b0352;}
        
        Background color #4b0352
      
           Border around this has a color of #4b0352        
        
          <div style="border:2px solid #4b0352;">Content here</div>
        
        
          .myborder {border:2px solid #4b0352;}
        
        Border color #4b0352