#7545df color space conversions
Hex:
        #7545df
        RGB:
        117, 69, 223
        CMY:
        54, 73, 13
        CMYK:
        48, 69, 0, 13
      HSL:
        259°, 70.6422%, 57.2549%
        HSV (HSB):
        259°, 69.0583%, 87.4510%
        XYZ:
        22.7835, 13.3659, 71.1911
        xyY:
        0.2123, 0.1245, 13.3659
      CIE-Lab:
        43.3094, 54.9531, -71.3299
        CIE-LCH:
        43.3094, 90.0433, 307.6109
        CIE-Luv:
        43.3094, 6.0689, -108.6458
        Hunter-Lab:
        36.5594, 47.2610, -89.8623
      #7545df color charts
#7545df RGB chart
      #7545df CMYK chart
      #7545df RGB pie chart
      #7545df color shades, tints & tones
#7545df color schemes
#7545df color preview, HTML & CSS examples
           This text has a color of #7545df        
        
          <p style="color:#7545df;">Text here</p>
        
        
          .mytext {color:#7545df;}
        
        Text color #7545df
      
           This box has a color of #7545df        
        
          <div style="background-color:#7545df;">Content here</div>
        
        
          .mybackground {background-color:#7545df;}
        
        Background color #7545df
      
           Border around this has a color of #7545df        
        
          <div style="border:2px solid #7545df;">Content here</div>
        
        
          .myborder {border:2px solid #7545df;}
        
        Border color #7545df