#7c83bd color space conversions
Hex:
        #7c83bd
        RGB:
        124, 131, 189
        CMY:
        51, 49, 26
        CMYK:
        34, 31, 0, 26
      HSL:
        234°, 32.9949%, 61.3725%
        HSV (HSB):
        234°, 34.3915%, 74.1176%
        XYZ:
        25.6138, 24.1918, 51.4636
        xyY:
        0.2529, 0.2389, 24.1918
      CIE-Lab:
        56.2793, 11.4110, -31.1718
        CIE-LCH:
        56.2793, 33.1948, 290.1060
        CIE-Luv:
        56.2793, -6.6689, -49.2240
        Hunter-Lab:
        49.1852, 6.8820, -27.6069
      #7c83bd color charts
#7c83bd RGB chart
      #7c83bd CMYK chart
      #7c83bd RGB pie chart
      #7c83bd color shades, tints & tones
#7c83bd color schemes
#7c83bd color preview, HTML & CSS examples
           This text has a color of #7c83bd        
        
          <p style="color:#7c83bd;">Text here</p>
        
        
          .mytext {color:#7c83bd;}
        
        Text color #7c83bd
      
           This box has a color of #7c83bd        
        
          <div style="background-color:#7c83bd;">Content here</div>
        
        
          .mybackground {background-color:#7c83bd;}
        
        Background color #7c83bd
      
           Border around this has a color of #7c83bd        
        
          <div style="border:2px solid #7c83bd;">Content here</div>
        
        
          .myborder {border:2px solid #7c83bd;}
        
        Border color #7c83bd