#7d98bd color space conversions
Hex:
        #7d98bd
        RGB:
        125, 152, 189
        CMY:
        51, 40, 26
        CMYK:
        34, 20, 0, 26
      HSL:
        215°, 32.6531%, 61.5686%
        HSV (HSB):
        215°, 33.8624%, 74.1176%
        XYZ:
        28.8710, 30.4906, 52.5077
        xyY:
        0.2581, 0.2726, 30.4906
      CIE-Lab:
        62.0752, -0.4239, -22.2255
        CIE-LCH:
        62.0752, 22.2295, 268.9073
        CIE-Luv:
        62.0752, -14.8871, -33.9432
        Hunter-Lab:
        55.2183, -3.3029, -17.7268
      #7d98bd color charts
#7d98bd RGB chart
      #7d98bd CMYK chart
      #7d98bd RGB pie chart
      #7d98bd color shades, tints & tones
#7d98bd color schemes
#7d98bd color preview, HTML & CSS examples
           This text has a color of #7d98bd        
        
          <p style="color:#7d98bd;">Text here</p>
        
        
          .mytext {color:#7d98bd;}
        
        Text color #7d98bd
      
           This box has a color of #7d98bd        
        
          <div style="background-color:#7d98bd;">Content here</div>
        
        
          .mybackground {background-color:#7d98bd;}
        
        Background color #7d98bd
      
           Border around this has a color of #7d98bd        
        
          <div style="border:2px solid #7d98bd;">Content here</div>
        
        
          .myborder {border:2px solid #7d98bd;}
        
        Border color #7d98bd