#7e75df color space conversions
Hex:
        #7e75df
        RGB:
        126, 117, 223
        CMY:
        51, 54, 13
        CMYK:
        43, 48, 0, 13
      HSL:
        245°, 62.3529%, 66.6667%
        HSV (HSB):
        245°, 47.5336%, 87.4510%
        XYZ:
        28.2848, 22.4859, 72.6615
        xyY:
        0.2292, 0.1822, 22.4859
      CIE-Lab:
        54.5388, 29.7701, -53.1558
        CIE-LCH:
        54.5388, 60.9245, 299.2511
        CIE-Luv:
        54.5388, -2.8089, -86.1755
        Hunter-Lab:
        47.4193, 23.4882, -57.6576
      #7e75df color charts
#7e75df RGB chart
      #7e75df CMYK chart
      #7e75df RGB pie chart
      #7e75df color shades, tints & tones
#7e75df color schemes
#7e75df color preview, HTML & CSS examples
           This text has a color of #7e75df        
        
          <p style="color:#7e75df;">Text here</p>
        
        
          .mytext {color:#7e75df;}
        
        Text color #7e75df
      
           This box has a color of #7e75df        
        
          <div style="background-color:#7e75df;">Content here</div>
        
        
          .mybackground {background-color:#7e75df;}
        
        Background color #7e75df
      
           Border around this has a color of #7e75df        
        
          <div style="border:2px solid #7e75df;">Content here</div>
        
        
          .myborder {border:2px solid #7e75df;}
        
        Border color #7e75df