#6501cf color space conversions
Hex:
        #6501cf
        RGB:
        101, 1, 207
        CMY:
        60, 100, 19
        CMYK:
        51, 100, 0, 19
      HSL:
        269°, 99.0385%, 40.7843%
        HSV (HSB):
        269°, 99.5169%, 81.1765%
        XYZ:
        16.6402, 7.2934, 59.5622
        xyY:
        0.1993, 0.0874, 7.2934
      CIE-Lab:
        32.4657, 70.8071, -80.0071
        CIE-LCH:
        32.4657, 106.8400, 311.5092
        CIE-Luv:
        32.4657, 8.6887, -106.7498
        Hunter-Lab:
        27.0063, 62.7233, -111.8593
      #6501cf color charts
#6501cf RGB chart
      #6501cf CMYK chart
      #6501cf RGB pie chart
      #6501cf color shades, tints & tones
#6501cf color schemes
#6501cf color preview, HTML & CSS examples
           This text has a color of #6501cf        
        
          <p style="color:#6501cf;">Text here</p>
        
        
          .mytext {color:#6501cf;}
        
        Text color #6501cf
      
           This box has a color of #6501cf        
        
          <div style="background-color:#6501cf;">Content here</div>
        
        
          .mybackground {background-color:#6501cf;}
        
        Background color #6501cf
      
           Border around this has a color of #6501cf        
        
          <div style="border:2px solid #6501cf;">Content here</div>
        
        
          .myborder {border:2px solid #6501cf;}
        
        Border color #6501cf