#7c82af color space conversions
Hex:
        #7c82af
        RGB:
        124, 130, 175
        CMY:
        51, 49, 31
        CMYK:
        29, 26, 0, 31
      HSL:
        233°, 24.1706%, 58.6275%
        HSV (HSB):
        233°, 29.1429%, 68.6275%
        XYZ:
        24.0327, 23.3455, 43.7969
        xyY:
        0.2636, 0.2561, 23.3455
      CIE-Lab:
        55.4264, 8.3003, -24.4866
        CIE-LCH:
        55.4264, 25.8551, 288.7252
        CIE-Luv:
        55.4264, -5.5554, -38.0278
        Hunter-Lab:
        48.3172, 4.2298, -19.9212
      #7c82af color charts
#7c82af RGB chart
      #7c82af CMYK chart
      #7c82af RGB pie chart
      #7c82af color shades, tints & tones
#7c82af color schemes
#7c82af color preview, HTML & CSS examples
           This text has a color of #7c82af        
        
          <p style="color:#7c82af;">Text here</p>
        
        
          .mytext {color:#7c82af;}
        
        Text color #7c82af
      
           This box has a color of #7c82af        
        
          <div style="background-color:#7c82af;">Content here</div>
        
        
          .mybackground {background-color:#7c82af;}
        
        Background color #7c82af
      
           Border around this has a color of #7c82af        
        
          <div style="border:2px solid #7c82af;">Content here</div>
        
        
          .myborder {border:2px solid #7c82af;}
        
        Border color #7c82af