#7fa5f2 color space conversions
Hex:
        #7fa5f2
        RGB:
        127, 165, 242
        CMY:
        50, 35, 5
        CMYK:
        48, 32, 0, 5
      HSL:
        220°, 81.5603%, 72.3529%
        HSV (HSB):
        220°, 47.5207%, 94.9020%
        XYZ:
        38.2345, 37.8331, 89.2917
        xyY:
        0.2312, 0.2288, 37.8331
      CIE-Lab:
        67.8974, 7.4719, -42.5527
        CIE-LCH:
        67.8974, 43.2037, 279.9591
        CIE-Luv:
        67.8974, -20.1023, -69.3555
        Hunter-Lab:
        61.5086, 3.3178, -43.0150
      #7fa5f2 color charts
#7fa5f2 RGB chart
      #7fa5f2 CMYK chart
      #7fa5f2 RGB pie chart
      #7fa5f2 color shades, tints & tones
#7fa5f2 color schemes
#7fa5f2 color preview, HTML & CSS examples
           This text has a color of #7fa5f2        
        
          <p style="color:#7fa5f2;">Text here</p>
        
        
          .mytext {color:#7fa5f2;}
        
        Text color #7fa5f2
      
           This box has a color of #7fa5f2        
        
          <div style="background-color:#7fa5f2;">Content here</div>
        
        
          .mybackground {background-color:#7fa5f2;}
        
        Background color #7fa5f2
      
           Border around this has a color of #7fa5f2        
        
          <div style="border:2px solid #7fa5f2;">Content here</div>
        
        
          .myborder {border:2px solid #7fa5f2;}
        
        Border color #7fa5f2