#e295cb color space conversions
Hex:
        #e295cb
        RGB:
        226, 149, 203
        CMY:
        11, 42, 20
        CMYK:
        0, 34, 10, 11
      HSL:
        318°, 57.0370%, 73.5294%
        HSV (HSB):
        318°, 34.0708%, 88.6275%
        XYZ:
        52.8910, 41.9754, 61.8143
        xyY:
        0.3376, 0.2679, 41.9754
      CIE-Lab:
        70.8540, 36.8906, -15.8566
        CIE-LCH:
        70.8540, 40.1540, 336.7406
        CIE-Luv:
        70.8540, 42.2851, -30.4791
        Hunter-Lab:
        64.7885, 32.3412, -11.2164
      #e295cb color charts
#e295cb RGB chart
      #e295cb CMYK chart
      #e295cb RGB pie chart
      #e295cb color shades, tints & tones
#e295cb color schemes
#e295cb color preview, HTML & CSS examples
           This text has a color of #e295cb        
        
          <p style="color:#e295cb;">Text here</p>
        
        
          .mytext {color:#e295cb;}
        
        Text color #e295cb
      
           This box has a color of #e295cb        
        
          <div style="background-color:#e295cb;">Content here</div>
        
        
          .mybackground {background-color:#e295cb;}
        
        Background color #e295cb
      
           Border around this has a color of #e295cb        
        
          <div style="border:2px solid #e295cb;">Content here</div>
        
        
          .myborder {border:2px solid #e295cb;}
        
        Border color #e295cb