#65286b color space conversions
Hex:
        #65286b
        RGB:
        101, 40, 107
        CMY:
        60, 84, 58
        CMYK:
        6, 63, 0, 58
      HSL:
        295°, 45.5782%, 28.8235%
        HSV (HSB):
        295°, 62.6168%, 41.9608%
        XYZ:
        8.7795, 5.3458, 14.4790
        xyY:
        0.3069, 0.1869, 5.3458
      CIE-Lab:
        27.6981, 37.6658, -26.7421
        CIE-LCH:
        27.6981, 46.1937, 324.6259
        CIE-Luv:
        27.6981, 24.2666, -37.7937
        Hunter-Lab:
        23.1210, 27.3178, -20.9443
      #65286b color charts
#65286b RGB chart
      #65286b CMYK chart
      #65286b RGB pie chart
      #65286b color shades, tints & tones
#65286b color schemes
#65286b color preview, HTML & CSS examples
           This text has a color of #65286b        
        
          <p style="color:#65286b;">Text here</p>
        
        
          .mytext {color:#65286b;}
        
        Text color #65286b
      
           This box has a color of #65286b        
        
          <div style="background-color:#65286b;">Content here</div>
        
        
          .mybackground {background-color:#65286b;}
        
        Background color #65286b
      
           Border around this has a color of #65286b        
        
          <div style="border:2px solid #65286b;">Content here</div>
        
        
          .myborder {border:2px solid #65286b;}
        
        Border color #65286b