#45014f color space conversions
Hex:
        #45014f
        RGB:
        69, 1, 79
        CMY:
        73, 100, 69
        CMYK:
        13, 99, 0, 69
      HSL:
        292°, 97.5000%, 15.6863%
        HSV (HSB):
        292°, 98.7342%, 30.9804%
        XYZ:
        3.8764, 1.8514, 7.5502
        xyY:
        0.2919, 0.1394, 1.8514
      CIE-Lab:
        14.6874, 39.8339, -29.2574
        CIE-LCH:
        14.6874, 49.4240, 323.7033
        CIE-Luv:
        14.6874, 16.7492, -30.8287
        Hunter-Lab:
        13.6067, 27.0406, -23.3745
      #45014f color charts
#45014f RGB chart
      #45014f CMYK chart
      #45014f RGB pie chart
      #45014f color shades, tints & tones
#45014f color schemes
#45014f color preview, HTML & CSS examples
           This text has a color of #45014f        
        
          <p style="color:#45014f;">Text here</p>
        
        
          .mytext {color:#45014f;}
        
        Text color #45014f
      
           This box has a color of #45014f        
        
          <div style="background-color:#45014f;">Content here</div>
        
        
          .mybackground {background-color:#45014f;}
        
        Background color #45014f
      
           Border around this has a color of #45014f        
        
          <div style="border:2px solid #45014f;">Content here</div>
        
        
          .myborder {border:2px solid #45014f;}
        
        Border color #45014f