#7d99cf color space conversions
Hex:
        #7d99cf
        RGB:
        125, 153, 207
        CMY:
        51, 40, 19
        CMYK:
        40, 26, 0, 19
      HSL:
        220°, 46.0674%, 65.0980%
        HSV (HSB):
        220°, 39.6135%, 81.1765%
        XYZ:
        31.1112, 31.6474, 63.5003
        xyY:
        0.2464, 0.2507, 31.6474
      CIE-Lab:
        63.0504, 3.8501, -30.8032
        CIE-LCH:
        63.0504, 31.0428, 277.1245
        CIE-Luv:
        63.0504, -15.6744, -48.5994
        Hunter-Lab:
        56.2561, 0.2674, -27.5457
      #7d99cf color charts
#7d99cf RGB chart
      #7d99cf CMYK chart
      #7d99cf RGB pie chart
      #7d99cf color shades, tints & tones
#7d99cf color schemes
#7d99cf color preview, HTML & CSS examples
           This text has a color of #7d99cf        
        
          <p style="color:#7d99cf;">Text here</p>
        
        
          .mytext {color:#7d99cf;}
        
        Text color #7d99cf
      
           This box has a color of #7d99cf        
        
          <div style="background-color:#7d99cf;">Content here</div>
        
        
          .mybackground {background-color:#7d99cf;}
        
        Background color #7d99cf
      
           Border around this has a color of #7d99cf        
        
          <div style="border:2px solid #7d99cf;">Content here</div>
        
        
          .myborder {border:2px solid #7d99cf;}
        
        Border color #7d99cf