#6500d3 color space conversions
Hex:
        #6500d3
        RGB:
        101, 0, 211
        CMY:
        60, 100, 17
        CMYK:
        52, 100, 0, 17
      HSL:
        269°, 100.0000%, 41.3725%
        HSV (HSB):
        269°, 100.0000%, 82.7451%
        XYZ:
        17.1247, 7.4699, 62.1673
        xyY:
        0.1974, 0.0861, 7.4699
      CIE-Lab:
        32.8535, 71.8249, -81.6893
        CIE-LCH:
        32.8535, 108.7748, 311.3234
        CIE-Luv:
        32.8535, 8.1798, -109.0663
        Hunter-Lab:
        27.3310, 64.0128, -115.7296
      #6500d3 color charts
#6500d3 RGB chart
      #6500d3 CMYK chart
      #6500d3 RGB pie chart
      #6500d3 color shades, tints & tones
#6500d3 color schemes
#6500d3 color preview, HTML & CSS examples
           This text has a color of #6500d3        
        
          <p style="color:#6500d3;">Text here</p>
        
        
          .mytext {color:#6500d3;}
        
        Text color #6500d3
      
           This box has a color of #6500d3        
        
          <div style="background-color:#6500d3;">Content here</div>
        
        
          .mybackground {background-color:#6500d3;}
        
        Background color #6500d3
      
           Border around this has a color of #6500d3        
        
          <div style="border:2px solid #6500d3;">Content here</div>
        
        
          .myborder {border:2px solid #6500d3;}
        
        Border color #6500d3