#45295f color space conversions
Hex:
        #45295f
        RGB:
        69, 41, 95
        CMY:
        73, 84, 63
        CMYK:
        27, 57, 0, 63
      HSL:
        271°, 39.7059%, 26.6667%
        HSV (HSB):
        271°, 56.8421%, 37.2549%
        XYZ:
        5.3127, 3.6773, 11.2563
        xyY:
        0.2624, 0.1816, 3.6773
      CIE-Lab:
        22.5746, 24.9047, -27.3580
        CIE-LCH:
        22.5746, 36.9960, 312.3125
        CIE-Luv:
        22.5746, 8.1161, -34.3813
        Hunter-Lab:
        19.1763, 15.8944, -21.3791
      #45295f color charts
#45295f RGB chart
      #45295f CMYK chart
      #45295f RGB pie chart
      #45295f color shades, tints & tones
#45295f color schemes
#45295f color preview, HTML & CSS examples
           This text has a color of #45295f        
        
          <p style="color:#45295f;">Text here</p>
        
        
          .mytext {color:#45295f;}
        
        Text color #45295f
      
           This box has a color of #45295f        
        
          <div style="background-color:#45295f;">Content here</div>
        
        
          .mybackground {background-color:#45295f;}
        
        Background color #45295f
      
           Border around this has a color of #45295f        
        
          <div style="border:2px solid #45295f;">Content here</div>
        
        
          .myborder {border:2px solid #45295f;}
        
        Border color #45295f