#7983c3 color space conversions
Hex:
        #7983c3
        RGB:
        121, 131, 195
        CMY:
        53, 49, 24
        CMYK:
        38, 33, 0, 24
      HSL:
        232°, 38.1443%, 61.9608%
        HSV (HSB):
        232°, 37.9487%, 76.4706%
        XYZ:
        25.8518, 24.2377, 54.9456
        xyY:
        0.2461, 0.2308, 24.2377
      CIE-Lab:
        56.3250, 12.2114, -34.5303
        CIE-LCH:
        56.3250, 36.6259, 289.4758
        CIE-Luv:
        56.3250, -8.2520, -54.7438
        Hunter-Lab:
        49.2318, 7.5754, -31.7089
      #7983c3 color charts
#7983c3 RGB chart
      #7983c3 CMYK chart
      #7983c3 RGB pie chart
      #7983c3 color shades, tints & tones
#7983c3 color schemes
#7983c3 color preview, HTML & CSS examples
           This text has a color of #7983c3        
        
          <p style="color:#7983c3;">Text here</p>
        
        
          .mytext {color:#7983c3;}
        
        Text color #7983c3
      
           This box has a color of #7983c3        
        
          <div style="background-color:#7983c3;">Content here</div>
        
        
          .mybackground {background-color:#7983c3;}
        
        Background color #7983c3
      
           Border around this has a color of #7983c3        
        
          <div style="border:2px solid #7983c3;">Content here</div>
        
        
          .myborder {border:2px solid #7983c3;}
        
        Border color #7983c3