#7c85af color space conversions
Hex:
        #7c85af
        RGB:
        124, 133, 175
        CMY:
        51, 48, 31
        CMYK:
        29, 24, 0, 31
      HSL:
        229°, 24.1706%, 58.6275%
        HSV (HSB):
        229°, 29.1429%, 68.6275%
        XYZ:
        24.4376, 24.1553, 43.9319
        xyY:
        0.2641, 0.2611, 24.1553
      CIE-Lab:
        56.2429, 6.5466, -23.2303
        CIE-LCH:
        56.2429, 24.1352, 285.7385
        CIE-Luv:
        56.2429, -6.8271, -35.9036
        Hunter-Lab:
        49.1480, 2.7454, -18.5938
      #7c85af color charts
#7c85af RGB chart
      #7c85af CMYK chart
      #7c85af RGB pie chart
      #7c85af color shades, tints & tones
#7c85af color schemes
#7c85af color preview, HTML & CSS examples
           This text has a color of #7c85af        
        
          <p style="color:#7c85af;">Text here</p>
        
        
          .mytext {color:#7c85af;}
        
        Text color #7c85af
      
           This box has a color of #7c85af        
        
          <div style="background-color:#7c85af;">Content here</div>
        
        
          .mybackground {background-color:#7c85af;}
        
        Background color #7c85af
      
           Border around this has a color of #7c85af        
        
          <div style="border:2px solid #7c85af;">Content here</div>
        
        
          .myborder {border:2px solid #7c85af;}
        
        Border color #7c85af