#7f91aa color space conversions
Hex:
        #7f91aa
        RGB:
        127, 145, 170
        CMY:
        50, 43, 33
        CMYK:
        25, 15, 0, 33
      HSL:
        215°, 20.1878%, 58.2353%
        HSV (HSB):
        215°, 25.2941%, 66.6667%
        XYZ:
        26.1335, 27.6651, 41.9927
        xyY:
        0.2728, 0.2888, 27.6651
      CIE-Lab:
        59.5850, -0.6678, -15.2610
        CIE-LCH:
        59.5850, 15.2756, 267.4945
        CIE-Luv:
        59.5850, -10.4612, -22.6773
        Hunter-Lab:
        52.5976, -3.3569, -10.5174
      #7f91aa color charts
#7f91aa RGB chart
      #7f91aa CMYK chart
      #7f91aa RGB pie chart
      #7f91aa color shades, tints & tones
#7f91aa color schemes
#7f91aa color preview, HTML & CSS examples
           This text has a color of #7f91aa        
        
          <p style="color:#7f91aa;">Text here</p>
        
        
          .mytext {color:#7f91aa;}
        
        Text color #7f91aa
      
           This box has a color of #7f91aa        
        
          <div style="background-color:#7f91aa;">Content here</div>
        
        
          .mybackground {background-color:#7f91aa;}
        
        Background color #7f91aa
      
           Border around this has a color of #7f91aa        
        
          <div style="border:2px solid #7f91aa;">Content here</div>
        
        
          .myborder {border:2px solid #7f91aa;}
        
        Border color #7f91aa