#45265e color space conversions
Hex:
        #45265e
        RGB:
        69, 38, 94
        CMY:
        73, 85, 63
        CMYK:
        27, 60, 0, 63
      HSL:
        273°, 42.4242%, 25.8824%
        HSV (HSB):
        273°, 59.5745%, 36.8627%
        XYZ:
        5.1677, 3.4596, 10.9851
        xyY:
        0.2635, 0.1764, 3.4596
      CIE-Lab:
        21.7978, 26.4978, -27.9374
        CIE-LCH:
        21.7978, 38.5050, 313.4851
        CIE-Luv:
        21.7978, 9.0097, -34.6965
        Hunter-Lab:
        18.6000, 17.0438, -21.9965
      #45265e color charts
#45265e RGB chart
      #45265e CMYK chart
      #45265e RGB pie chart
      #45265e color shades, tints & tones
#45265e color schemes
#45265e color preview, HTML & CSS examples
           This text has a color of #45265e        
        
          <p style="color:#45265e;">Text here</p>
        
        
          .mytext {color:#45265e;}
        
        Text color #45265e
      
           This box has a color of #45265e        
        
          <div style="background-color:#45265e;">Content here</div>
        
        
          .mybackground {background-color:#45265e;}
        
        Background color #45265e
      
           Border around this has a color of #45265e        
        
          <div style="border:2px solid #45265e;">Content here</div>
        
        
          .myborder {border:2px solid #45265e;}
        
        Border color #45265e