#7f84a1 color space conversions
Hex:
        #7f84a1
        RGB:
        127, 132, 161
        CMY:
        50, 48, 37
        CMYK:
        21, 18, 0, 37
      HSL:
        231°, 15.3153%, 56.4706%
        HSV (HSB):
        231°, 21.1180%, 63.1373%
        XYZ:
        23.4367, 23.5878, 37.0359
        xyY:
        0.2788, 0.2806, 23.5878
      CIE-Lab:
        55.6727, 4.6034, -16.0367
        CIE-LCH:
        55.6727, 16.6844, 286.0163
        CIE-Luv:
        55.6727, -4.2540, -24.3449
        Hunter-Lab:
        48.5672, 1.1446, -11.2156
      #7f84a1 color charts
#7f84a1 RGB chart
      #7f84a1 CMYK chart
      #7f84a1 RGB pie chart
      #7f84a1 color shades, tints & tones
#7f84a1 color schemes
#7f84a1 color preview, HTML & CSS examples
           This text has a color of #7f84a1        
        
          <p style="color:#7f84a1;">Text here</p>
        
        
          .mytext {color:#7f84a1;}
        
        Text color #7f84a1
      
           This box has a color of #7f84a1        
        
          <div style="background-color:#7f84a1;">Content here</div>
        
        
          .mybackground {background-color:#7f84a1;}
        
        Background color #7f84a1
      
           Border around this has a color of #7f84a1        
        
          <div style="border:2px solid #7f84a1;">Content here</div>
        
        
          .myborder {border:2px solid #7f84a1;}
        
        Border color #7f84a1