#7993c3 color space conversions
Hex:
        #7993c3
        RGB:
        121, 147, 195
        CMY:
        53, 42, 24
        CMYK:
        38, 25, 0, 24
      HSL:
        219°, 38.1443%, 61.9608%
        HSV (HSB):
        219°, 37.9487%, 76.4706%
        XYZ:
        28.1692, 28.8725, 55.7180
        xyY:
        0.2498, 0.2561, 28.8725
      CIE-Lab:
        60.6690, 2.8918, -27.7834
        CIE-LCH:
        60.6690, 27.9335, 275.9422
        CIE-Luv:
        60.6690, -14.6189, -43.2433
        Hunter-Lab:
        53.7332, -0.4557, -23.8669
      #7993c3 color charts
#7993c3 RGB chart
      #7993c3 CMYK chart
      #7993c3 RGB pie chart
      #7993c3 color shades, tints & tones
#7993c3 color schemes
#7993c3 color preview, HTML & CSS examples
           This text has a color of #7993c3        
        
          <p style="color:#7993c3;">Text here</p>
        
        
          .mytext {color:#7993c3;}
        
        Text color #7993c3
      
           This box has a color of #7993c3        
        
          <div style="background-color:#7993c3;">Content here</div>
        
        
          .mybackground {background-color:#7993c3;}
        
        Background color #7993c3
      
           Border around this has a color of #7993c3        
        
          <div style="border:2px solid #7993c3;">Content here</div>
        
        
          .myborder {border:2px solid #7993c3;}
        
        Border color #7993c3