#7505dc color space conversions
Hex:
        #7505dc
        RGB:
        117, 5, 220
        CMY:
        54, 98, 14
        CMYK:
        47, 98, 0, 14
      HSL:
        271°, 95.5556%, 44.1176%
        HSV (HSB):
        271°, 97.7273%, 86.2745%
        XYZ:
        20.3087, 9.0578, 68.3881
        xyY:
        0.2078, 0.0927, 9.0578
      CIE-Lab:
        36.0953, 74.3687, -81.4593
        CIE-LCH:
        36.0953, 110.3011, 312.3947
        CIE-Luv:
        36.0953, 12.6580, -113.8990
        Hunter-Lab:
        30.0961, 67.7825, -113.6588
      #7505dc color charts
#7505dc RGB chart
      #7505dc CMYK chart
      #7505dc RGB pie chart
      #7505dc color shades, tints & tones
#7505dc color schemes
#7505dc color preview, HTML & CSS examples
           This text has a color of #7505dc        
        
          <p style="color:#7505dc;">Text here</p>
        
        
          .mytext {color:#7505dc;}
        
        Text color #7505dc
      
           This box has a color of #7505dc        
        
          <div style="background-color:#7505dc;">Content here</div>
        
        
          .mybackground {background-color:#7505dc;}
        
        Background color #7505dc
      
           Border around this has a color of #7505dc        
        
          <div style="border:2px solid #7505dc;">Content here</div>
        
        
          .myborder {border:2px solid #7505dc;}
        
        Border color #7505dc