#e355ca color space conversions
Hex:
        #e355ca
        RGB:
        227, 85, 202
        CMY:
        11, 67, 21
        CMYK:
        0, 63, 11, 11
      HSL:
        311°, 71.7172%, 61.1765%
        HSV (HSB):
        311°, 62.5551%, 89.0196%
        XYZ:
        45.5877, 27.0922, 58.7037
        xyY:
        0.3470, 0.2062, 27.0922
      CIE-Lab:
        59.0595, 67.8546, -33.3660
        CIE-LCH:
        59.0595, 75.6144, 333.8154
        CIE-Luv:
        59.0595, 71.0117, -61.5164
        Hunter-Lab:
        52.0501, 65.2502, -30.4339
      #e355ca color charts
#e355ca RGB chart
      #e355ca CMYK chart
      #e355ca RGB pie chart
      #e355ca color shades, tints & tones
#e355ca color schemes
#e355ca color preview, HTML & CSS examples
           This text has a color of #e355ca        
        
          <p style="color:#e355ca;">Text here</p>
        
        
          .mytext {color:#e355ca;}
        
        Text color #e355ca
      
           This box has a color of #e355ca        
        
          <div style="background-color:#e355ca;">Content here</div>
        
        
          .mybackground {background-color:#e355ca;}
        
        Background color #e355ca
      
           Border around this has a color of #e355ca        
        
          <div style="border:2px solid #e355ca;">Content here</div>
        
        
          .myborder {border:2px solid #e355ca;}
        
        Border color #e355ca