#75055b color space conversions
Hex:
        #75055b
        RGB:
        117, 5, 91
        CMY:
        54, 98, 64
        CMYK:
        0, 96, 22, 54
      HSL:
        314°, 91.8033%, 23.9216%
        HSV (HSB):
        314°, 95.7265%, 45.8824%
        XYZ:
        9.2787, 4.6458, 10.3052
        xyY:
        0.3829, 0.1917, 4.6458
      CIE-Lab:
        25.7008, 50.4806, -19.2463
        CIE-LCH:
        25.7008, 54.0251, 339.1301
        CIE-Luv:
        25.7008, 46.7531, -29.3401
        Hunter-Lab:
        21.5541, 39.1220, -13.2593
      #75055b color charts
#75055b RGB chart
      #75055b CMYK chart
      #75055b RGB pie chart
      #75055b color shades, tints & tones
#75055b color schemes
#75055b color preview, HTML & CSS examples
           This text has a color of #75055b        
        
          <p style="color:#75055b;">Text here</p>
        
        
          .mytext {color:#75055b;}
        
        Text color #75055b
      
           This box has a color of #75055b        
        
          <div style="background-color:#75055b;">Content here</div>
        
        
          .mybackground {background-color:#75055b;}
        
        Background color #75055b
      
           Border around this has a color of #75055b        
        
          <div style="border:2px solid #75055b;">Content here</div>
        
        
          .myborder {border:2px solid #75055b;}
        
        Border color #75055b