#7c45ae color space conversions
Hex:
        #7c45ae
        RGB:
        124, 69, 174
        CMY:
        51, 73, 32
        CMYK:
        29, 60, 0, 32
      HSL:
        271°, 43.2099%, 47.6471%
        HSV (HSB):
        271°, 60.3448%, 68.2353%
        XYZ:
        18.0803, 11.5973, 41.3300
        xyY:
        0.2546, 0.1633, 11.5973
      CIE-Lab:
        40.5688, 43.7269, -47.2775
        CIE-LCH:
        40.5688, 64.3988, 312.7657
        CIE-Luv:
        40.5688, 16.3507, -72.8143
        Hunter-Lab:
        34.0548, 35.1727, -48.1177
      #7c45ae color charts
#7c45ae RGB chart
      #7c45ae CMYK chart
      #7c45ae RGB pie chart
      #7c45ae color shades, tints & tones
#7c45ae color schemes
#7c45ae color preview, HTML & CSS examples
           This text has a color of #7c45ae        
        
          <p style="color:#7c45ae;">Text here</p>
        
        
          .mytext {color:#7c45ae;}
        
        Text color #7c45ae
      
           This box has a color of #7c45ae        
        
          <div style="background-color:#7c45ae;">Content here</div>
        
        
          .mybackground {background-color:#7c45ae;}
        
        Background color #7c45ae
      
           Border around this has a color of #7c45ae        
        
          <div style="border:2px solid #7c45ae;">Content here</div>
        
        
          .myborder {border:2px solid #7c45ae;}
        
        Border color #7c45ae