#7e84df color space conversions
Hex:
        #7e84df
        RGB:
        126, 132, 223
        CMY:
        51, 48, 13
        CMYK:
        43, 41, 0, 13
      HSL:
        236°, 60.2484%, 68.4314%
        HSV (HSB):
        236°, 43.4978%, 87.4510%
        XYZ:
        30.1747, 26.2659, 73.2915
        xyY:
        0.2326, 0.2025, 26.2659
      CIE-Lab:
        58.2885, 20.8828, -47.1944
        CIE-LCH:
        58.2885, 51.6082, 293.8687
        CIE-Luv:
        58.2885, -7.9033, -76.7511
        Hunter-Lab:
        51.2502, 15.4080, -48.9138
      #7e84df color charts
#7e84df RGB chart
      #7e84df CMYK chart
      #7e84df RGB pie chart
      #7e84df color shades, tints & tones
#7e84df color schemes
#7e84df color preview, HTML & CSS examples
           This text has a color of #7e84df        
        
          <p style="color:#7e84df;">Text here</p>
        
        
          .mytext {color:#7e84df;}
        
        Text color #7e84df
      
           This box has a color of #7e84df        
        
          <div style="background-color:#7e84df;">Content here</div>
        
        
          .mybackground {background-color:#7e84df;}
        
        Background color #7e84df
      
           Border around this has a color of #7e84df        
        
          <div style="border:2px solid #7e84df;">Content here</div>
        
        
          .myborder {border:2px solid #7e84df;}
        
        Border color #7e84df