#6501bf color space conversions
Hex:
        #6501bf
        RGB:
        101, 1, 191
        CMY:
        60, 100, 25
        CMYK:
        47, 99, 0, 25
      HSL:
        272°, 98.9583%, 37.6471%
        HSV (HSB):
        272°, 99.4764%, 74.9020%
        XYZ:
        14.7817, 6.5500, 49.7754
        xyY:
        0.2079, 0.0921, 6.5500
      CIE-Lab:
        30.7597, 67.3335, -73.4487
        CIE-LCH:
        30.7597, 99.6419, 312.5128
        CIE-Luv:
        30.7597, 11.0072, -97.4271
        Hunter-Lab:
        25.5930, 58.3080, -97.3972
      #6501bf color charts
#6501bf RGB chart
      #6501bf CMYK chart
      #6501bf RGB pie chart
      #6501bf color shades, tints & tones
#6501bf color schemes
#6501bf color preview, HTML & CSS examples
           This text has a color of #6501bf        
        
          <p style="color:#6501bf;">Text here</p>
        
        
          .mytext {color:#6501bf;}
        
        Text color #6501bf
      
           This box has a color of #6501bf        
        
          <div style="background-color:#6501bf;">Content here</div>
        
        
          .mybackground {background-color:#6501bf;}
        
        Background color #6501bf
      
           Border around this has a color of #6501bf        
        
          <div style="border:2px solid #6501bf;">Content here</div>
        
        
          .myborder {border:2px solid #6501bf;}
        
        Border color #6501bf