#76448f color space conversions
Hex:
        #76448f
        RGB:
        118, 68, 143
        CMY:
        54, 73, 44
        CMYK:
        17, 52, 0, 44
      HSL:
        280°, 35.5450%, 41.3725%
        HSV (HSB):
        280°, 52.4476%, 56.0784%
        XYZ:
        14.4963, 9.9690, 27.1468
        xyY:
        0.2809, 0.1932, 9.9690
      CIE-Lab:
        37.7867, 35.3031, -33.1422
        CIE-LCH:
        37.7867, 48.4223, 316.8083
        CIE-Luv:
        37.7867, 18.8531, -50.5139
        Hunter-Lab:
        31.5737, 26.6999, -28.8755
      #76448f color charts
#76448f RGB chart
      #76448f CMYK chart
      #76448f RGB pie chart
      #76448f color shades, tints & tones
#76448f color schemes
#76448f color preview, HTML & CSS examples
           This text has a color of #76448f        
        
          <p style="color:#76448f;">Text here</p>
        
        
          .mytext {color:#76448f;}
        
        Text color #76448f
      
           This box has a color of #76448f        
        
          <div style="background-color:#76448f;">Content here</div>
        
        
          .mybackground {background-color:#76448f;}
        
        Background color #76448f
      
           Border around this has a color of #76448f        
        
          <div style="border:2px solid #76448f;">Content here</div>
        
        
          .myborder {border:2px solid #76448f;}
        
        Border color #76448f