#7505df color space conversions
Hex:
        #7505df
        RGB:
        117, 5, 223
        CMY:
        54, 98, 13
        CMYK:
        48, 98, 0, 13
      HSL:
        271°, 95.6140%, 44.7059%
        HSV (HSB):
        271°, 97.7578%, 87.4510%
        XYZ:
        20.7097, 9.2182, 70.4998
        xyY:
        0.2062, 0.0918, 9.2182
      CIE-Lab:
        36.4010, 75.0056, -82.6773
        CIE-LCH:
        36.4010, 111.6305, 312.2146
        CIE-Luv:
        36.4010, 12.1888, -115.6542
        Hunter-Lab:
        30.3614, 68.6232, -116.4195
      #7505df color charts
#7505df RGB chart
      #7505df CMYK chart
      #7505df RGB pie chart
      #7505df color shades, tints & tones
#7505df color schemes
#7505df color preview, HTML & CSS examples
           This text has a color of #7505df        
        
          <p style="color:#7505df;">Text here</p>
        
        
          .mytext {color:#7505df;}
        
        Text color #7505df
      
           This box has a color of #7505df        
        
          <div style="background-color:#7505df;">Content here</div>
        
        
          .mybackground {background-color:#7505df;}
        
        Background color #7505df
      
           Border around this has a color of #7505df        
        
          <div style="border:2px solid #7505df;">Content here</div>
        
        
          .myborder {border:2px solid #7505df;}
        
        Border color #7505df