#7f84e4 color space conversions
Hex:
        #7f84e4
        RGB:
        127, 132, 228
        CMY:
        50, 48, 11
        CMYK:
        44, 42, 0, 11
      HSL:
        237°, 65.1613%, 69.6078%
        HSV (HSB):
        237°, 44.2982%, 89.4118%
        XYZ:
        31.0073, 26.6160, 76.9019
        xyY:
        0.2305, 0.1979, 26.6160
      CIE-Lab:
        58.6172, 22.5748, -49.4600
        CIE-LCH:
        58.6172, 54.3683, 294.5332
        CIE-Luv:
        58.6172, -7.7635, -80.7091
        Hunter-Lab:
        51.5907, 16.9991, -52.2652
      #7f84e4 color charts
#7f84e4 RGB chart
      #7f84e4 CMYK chart
      #7f84e4 RGB pie chart
      #7f84e4 color shades, tints & tones
#7f84e4 color schemes
#7f84e4 color preview, HTML & CSS examples
           This text has a color of #7f84e4        
        
          <p style="color:#7f84e4;">Text here</p>
        
        
          .mytext {color:#7f84e4;}
        
        Text color #7f84e4
      
           This box has a color of #7f84e4        
        
          <div style="background-color:#7f84e4;">Content here</div>
        
        
          .mybackground {background-color:#7f84e4;}
        
        Background color #7f84e4
      
           Border around this has a color of #7f84e4        
        
          <div style="border:2px solid #7f84e4;">Content here</div>
        
        
          .myborder {border:2px solid #7f84e4;}
        
        Border color #7f84e4