#65415f color space conversions
Hex:
        #65415f
        RGB:
        101, 65, 95
        CMY:
        60, 75, 63
        CMYK:
        0, 36, 6, 60
      HSL:
        310°, 21.6867%, 32.5490%
        HSV (HSB):
        310°, 35.6436%, 39.6078%
        XYZ:
        9.3227, 7.3735, 11.7583
        xyY:
        0.3276, 0.2591, 7.3735
      CIE-Lab:
        32.6425, 20.9223, -11.3749
        CIE-LCH:
        32.6425, 23.8145, 331.4683
        CIE-Luv:
        32.6425, 18.0073, -17.2922
        Hunter-Lab:
        27.1542, 13.7634, -6.6658
      #65415f color charts
#65415f RGB chart
      #65415f CMYK chart
      #65415f RGB pie chart
      #65415f color shades, tints & tones
#65415f color schemes
#65415f color preview, HTML & CSS examples
           This text has a color of #65415f        
        
          <p style="color:#65415f;">Text here</p>
        
        
          .mytext {color:#65415f;}
        
        Text color #65415f
      
           This box has a color of #65415f        
        
          <div style="background-color:#65415f;">Content here</div>
        
        
          .mybackground {background-color:#65415f;}
        
        Background color #65415f
      
           Border around this has a color of #65415f        
        
          <div style="border:2px solid #65415f;">Content here</div>
        
        
          .myborder {border:2px solid #65415f;}
        
        Border color #65415f