#e045cd color space conversions
Hex:
        #e045cd
        RGB:
        224, 69, 205
        CMY:
        12, 73, 20
        CMYK:
        0, 69, 8, 12
      HSL:
        307°, 71.4286%, 57.4510%
        HSV (HSB):
        307°, 69.1964%, 87.8431%
        XYZ:
        43.8880, 24.5113, 60.1756
        xyY:
        0.3413, 0.1906, 24.5113
      CIE-Lab:
        56.5961, 73.5468, -38.9625
        CIE-LCH:
        56.5961, 83.2299, 332.0869
        CIE-Luv:
        56.5961, 72.5881, -70.4490
        Hunter-Lab:
        49.5089, 71.5939, -37.4078
      #e045cd color charts
#e045cd RGB chart
      #e045cd CMYK chart
      #e045cd RGB pie chart
      #e045cd color shades, tints & tones
#e045cd color schemes
#e045cd color preview, HTML & CSS examples
           This text has a color of #e045cd        
        
          <p style="color:#e045cd;">Text here</p>
        
        
          .mytext {color:#e045cd;}
        
        Text color #e045cd
      
           This box has a color of #e045cd        
        
          <div style="background-color:#e045cd;">Content here</div>
        
        
          .mybackground {background-color:#e045cd;}
        
        Background color #e045cd
      
           Border around this has a color of #e045cd        
        
          <div style="border:2px solid #e045cd;">Content here</div>
        
        
          .myborder {border:2px solid #e045cd;}
        
        Border color #e045cd