#7f84e3 color space conversions
Hex:
        #7f84e3
        RGB:
        127, 132, 227
        CMY:
        50, 48, 11
        CMYK:
        44, 42, 0, 11
      HSL:
        237°, 64.1026%, 69.4118%
        HSV (HSB):
        237°, 44.0529%, 89.0196%
        XYZ:
        30.8688, 26.5606, 76.1728
        xyY:
        0.2311, 0.1988, 26.5606
      CIE-Lab:
        58.5654, 22.2849, -48.9846
        CIE-LCH:
        58.5654, 53.8155, 294.4626
        CIE-Luv:
        58.5654, -7.7121, -79.8906
        Hunter-Lab:
        51.5370, 16.7253, -51.5560
      #7f84e3 color charts
#7f84e3 RGB chart
      #7f84e3 CMYK chart
      #7f84e3 RGB pie chart
      #7f84e3 color shades, tints & tones
#7f84e3 color schemes
#7f84e3 color preview, HTML & CSS examples
           This text has a color of #7f84e3        
        
          <p style="color:#7f84e3;">Text here</p>
        
        
          .mytext {color:#7f84e3;}
        
        Text color #7f84e3
      
           This box has a color of #7f84e3        
        
          <div style="background-color:#7f84e3;">Content here</div>
        
        
          .mybackground {background-color:#7f84e3;}
        
        Background color #7f84e3
      
           Border around this has a color of #7f84e3        
        
          <div style="border:2px solid #7f84e3;">Content here</div>
        
        
          .myborder {border:2px solid #7f84e3;}
        
        Border color #7f84e3