#7f9ecb color space conversions
Hex:
        #7f9ecb
        RGB:
        127, 158, 203
        CMY:
        50, 38, 20
        CMYK:
        37, 22, 0, 20
      HSL:
        216°, 42.2222%, 64.7059%
        HSV (HSB):
        216°, 37.4384%, 79.6078%
        XYZ:
        31.7587, 33.2775, 61.2493
        xyY:
        0.2515, 0.2635, 33.2775
      CIE-Lab:
        64.3850, 0.4720, -26.5038
        CIE-LCH:
        64.3850, 26.5080, 271.0203
        CIE-Luv:
        64.3850, -16.8124, -41.2347
        Hunter-Lab:
        57.6867, -2.6806, -22.5709
      #7f9ecb color charts
#7f9ecb RGB chart
      #7f9ecb CMYK chart
      #7f9ecb RGB pie chart
      #7f9ecb color shades, tints & tones
#7f9ecb color schemes
#7f9ecb color preview, HTML & CSS examples
           This text has a color of #7f9ecb        
        
          <p style="color:#7f9ecb;">Text here</p>
        
        
          .mytext {color:#7f9ecb;}
        
        Text color #7f9ecb
      
           This box has a color of #7f9ecb        
        
          <div style="background-color:#7f9ecb;">Content here</div>
        
        
          .mybackground {background-color:#7f9ecb;}
        
        Background color #7f9ecb
      
           Border around this has a color of #7f9ecb        
        
          <div style="border:2px solid #7f9ecb;">Content here</div>
        
        
          .myborder {border:2px solid #7f9ecb;}
        
        Border color #7f9ecb