#7d9fcb color space conversions
Hex:
        #7d9fcb
        RGB:
        125, 159, 203
        CMY:
        51, 38, 20
        CMYK:
        38, 22, 0, 20
      HSL:
        214°, 42.8571%, 64.3137%
        HSV (HSB):
        214°, 38.4236%, 79.6078%
        XYZ:
        31.6351, 33.4680, 61.2925
        xyY:
        0.2503, 0.2648, 33.4680
      CIE-Lab:
        64.5381, -0.6388, -26.2787
        CIE-LCH:
        64.5381, 26.2865, 268.6074
        CIE-Luv:
        64.5381, -18.0260, -40.7312
        Hunter-Lab:
        57.8516, -3.6308, -22.3204
      #7d9fcb color charts
#7d9fcb RGB chart
      #7d9fcb CMYK chart
      #7d9fcb RGB pie chart
      #7d9fcb color shades, tints & tones
#7d9fcb color schemes
#7d9fcb color preview, HTML & CSS examples
           This text has a color of #7d9fcb        
        
          <p style="color:#7d9fcb;">Text here</p>
        
        
          .mytext {color:#7d9fcb;}
        
        Text color #7d9fcb
      
           This box has a color of #7d9fcb        
        
          <div style="background-color:#7d9fcb;">Content here</div>
        
        
          .mybackground {background-color:#7d9fcb;}
        
        Background color #7d9fcb
      
           Border around this has a color of #7d9fcb        
        
          <div style="border:2px solid #7d9fcb;">Content here</div>
        
        
          .myborder {border:2px solid #7d9fcb;}
        
        Border color #7d9fcb