#7f84be color space conversions
Hex:
        #7f84be
        RGB:
        127, 132, 190
        CMY:
        50, 48, 25
        CMYK:
        33, 31, 0, 25
      HSL:
        235°, 32.6425%, 62.1569%
        HSV (HSB):
        235°, 33.1579%, 74.5098%
        XYZ:
        26.2979, 24.7323, 52.1030
        xyY:
        0.2550, 0.2398, 24.7323
      CIE-Lab:
        56.8136, 11.9582, -30.8931
        CIE-LCH:
        56.8136, 33.1268, 291.1605
        CIE-Luv:
        56.8136, -5.7777, -48.9319
        Hunter-Lab:
        49.7315, 7.3602, -27.3051
      #7f84be color charts
#7f84be RGB chart
      #7f84be CMYK chart
      #7f84be RGB pie chart
      #7f84be color shades, tints & tones
#7f84be color schemes
#7f84be color preview, HTML & CSS examples
           This text has a color of #7f84be        
        
          <p style="color:#7f84be;">Text here</p>
        
        
          .mytext {color:#7f84be;}
        
        Text color #7f84be
      
           This box has a color of #7f84be        
        
          <div style="background-color:#7f84be;">Content here</div>
        
        
          .mybackground {background-color:#7f84be;}
        
        Background color #7f84be
      
           Border around this has a color of #7f84be        
        
          <div style="border:2px solid #7f84be;">Content here</div>
        
        
          .myborder {border:2px solid #7f84be;}
        
        Border color #7f84be