#65014f color space conversions
Hex:
        #65014f
        RGB:
        101, 1, 79
        CMY:
        60, 100, 69
        CMYK:
        0, 99, 22, 60
      HSL:
        313°, 98.0392%, 20.0000%
        HSV (HSB):
        313°, 99.0099%, 39.6078%
        XYZ:
        6.7890, 3.3529, 7.6865
        xyY:
        0.3808, 0.1881, 3.3529
      CIE-Lab:
        21.4052, 46.2260, -18.1664
        CIE-LCH:
        21.4052, 49.6676, 338.5456
        CIE-Luv:
        21.4052, 39.2374, -25.5456
        Hunter-Lab:
        18.3110, 34.1363, -12.0708
      #65014f color charts
#65014f RGB chart
      #65014f CMYK chart
      #65014f RGB pie chart
      #65014f color shades, tints & tones
#65014f color schemes
#65014f color preview, HTML & CSS examples
           This text has a color of #65014f        
        
          <p style="color:#65014f;">Text here</p>
        
        
          .mytext {color:#65014f;}
        
        Text color #65014f
      
           This box has a color of #65014f        
        
          <div style="background-color:#65014f;">Content here</div>
        
        
          .mybackground {background-color:#65014f;}
        
        Background color #65014f
      
           Border around this has a color of #65014f        
        
          <div style="border:2px solid #65014f;">Content here</div>
        
        
          .myborder {border:2px solid #65014f;}
        
        Border color #65014f