#7fa5da color space conversions
Hex:
        #7fa5da
        RGB:
        127, 165, 218
        CMY:
        50, 35, 15
        CMYK:
        42, 24, 0, 15
      HSL:
        215°, 55.1515%, 67.6471%
        HSV (HSB):
        215°, 41.7431%, 85.4902%
        XYZ:
        34.8624, 36.4842, 71.5344
        xyY:
        0.2440, 0.2553, 36.4842
      CIE-Lab:
        66.8883, 0.6350, -30.9553
        CIE-LCH:
        66.8883, 30.9618, 271.1752
        CIE-Luv:
        66.8883, -19.8362, -48.8717
        Hunter-Lab:
        60.4022, -2.6787, -27.9357
      #7fa5da color charts
#7fa5da RGB chart
      #7fa5da CMYK chart
      #7fa5da RGB pie chart
      #7fa5da color shades, tints & tones
#7fa5da color schemes
#7fa5da color preview, HTML & CSS examples
           This text has a color of #7fa5da        
        
          <p style="color:#7fa5da;">Text here</p>
        
        
          .mytext {color:#7fa5da;}
        
        Text color #7fa5da
      
           This box has a color of #7fa5da        
        
          <div style="background-color:#7fa5da;">Content here</div>
        
        
          .mybackground {background-color:#7fa5da;}
        
        Background color #7fa5da
      
           Border around this has a color of #7fa5da        
        
          <div style="border:2px solid #7fa5da;">Content here</div>
        
        
          .myborder {border:2px solid #7fa5da;}
        
        Border color #7fa5da