#7985cd color space conversions
Hex:
        #7985cd
        RGB:
        121, 133, 205
        CMY:
        53, 48, 20
        CMYK:
        41, 35, 0, 20
      HSL:
        231°, 45.6522%, 63.9216%
        HSV (HSB):
        231°, 40.9756%, 80.3922%
        XYZ:
        27.2921, 25.2478, 61.1925
        xyY:
        0.2400, 0.2220, 25.2478
      CIE-Lab:
        57.3161, 13.8476, -38.6406
        CIE-LCH:
        57.3161, 41.0470, 289.7161
        CIE-Luv:
        57.3161, -9.4469, -61.7921
        Hunter-Lab:
        50.2472, 9.0211, -37.0321
      #7985cd color charts
#7985cd RGB chart
      #7985cd CMYK chart
      #7985cd RGB pie chart
      #7985cd color shades, tints & tones
#7985cd color schemes
#7985cd color preview, HTML & CSS examples
           This text has a color of #7985cd        
        
          <p style="color:#7985cd;">Text here</p>
        
        
          .mytext {color:#7985cd;}
        
        Text color #7985cd
      
           This box has a color of #7985cd        
        
          <div style="background-color:#7985cd;">Content here</div>
        
        
          .mybackground {background-color:#7985cd;}
        
        Background color #7985cd
      
           Border around this has a color of #7985cd        
        
          <div style="border:2px solid #7985cd;">Content here</div>
        
        
          .myborder {border:2px solid #7985cd;}
        
        Border color #7985cd