#e041cb color space conversions
Hex:
        #e041cb
        RGB:
        224, 65, 203
        CMY:
        12, 75, 20
        CMYK:
        0, 71, 9, 12
      HSL:
        308°, 71.9457%, 56.6667%
        HSV (HSB):
        308°, 70.9821%, 87.8431%
        XYZ:
        43.4103, 23.9397, 58.8328
        xyY:
        0.3440, 0.1897, 23.9397
      CIE-Lab:
        56.0274, 74.5910, -38.7131
        CIE-LCH:
        56.0274, 84.0388, 332.5704
        CIE-Luv:
        56.0274, 74.3333, -70.0819
        Hunter-Lab:
        48.9282, 72.7451, -37.0424
      #e041cb color charts
#e041cb RGB chart
      #e041cb CMYK chart
      #e041cb RGB pie chart
      #e041cb color shades, tints & tones
#e041cb color schemes
#e041cb color preview, HTML & CSS examples
           This text has a color of #e041cb        
        
          <p style="color:#e041cb;">Text here</p>
        
        
          .mytext {color:#e041cb;}
        
        Text color #e041cb
      
           This box has a color of #e041cb        
        
          <div style="background-color:#e041cb;">Content here</div>
        
        
          .mybackground {background-color:#e041cb;}
        
        Background color #e041cb
      
           Border around this has a color of #e041cb        
        
          <div style="border:2px solid #e041cb;">Content here</div>
        
        
          .myborder {border:2px solid #e041cb;}
        
        Border color #e041cb