#65285f color space conversions
Hex:
        #65285f
        RGB:
        101, 40, 95
        CMY:
        60, 84, 63
        CMYK:
        0, 60, 6, 60
      HSL:
        306°, 43.2624%, 27.6471%
        HSV (HSB):
        306°, 60.3960%, 39.6078%
        XYZ:
        8.1912, 5.1105, 11.3812
        xyY:
        0.3319, 0.2070, 5.1105
      CIE-Lab:
        27.0473, 35.3056, -19.9924
        CIE-LCH:
        27.0473, 40.5732, 330.4786
        CIE-Luv:
        27.0473, 27.2543, -28.7629
        Hunter-Lab:
        22.6064, 25.1161, -14.0250
      #65285f color charts
#65285f RGB chart
      #65285f CMYK chart
      #65285f RGB pie chart
      #65285f color shades, tints & tones
#65285f color schemes
#65285f color preview, HTML & CSS examples
           This text has a color of #65285f        
        
          <p style="color:#65285f;">Text here</p>
        
        
          .mytext {color:#65285f;}
        
        Text color #65285f
      
           This box has a color of #65285f        
        
          <div style="background-color:#65285f;">Content here</div>
        
        
          .mybackground {background-color:#65285f;}
        
        Background color #65285f
      
           Border around this has a color of #65285f        
        
          <div style="border:2px solid #65285f;">Content here</div>
        
        
          .myborder {border:2px solid #65285f;}
        
        Border color #65285f