#e253dc color space conversions
Hex:
        #e253dc
        RGB:
        226, 83, 220
        CMY:
        11, 67, 14
        CMYK:
        0, 63, 3, 11
      HSL:
        303°, 71.1443%, 60.5882%
        HSV (HSB):
        303°, 63.2743%, 88.6275%
        XYZ:
        47.3756, 27.5226, 70.5256
        xyY:
        0.3258, 0.1893, 27.5226
      CIE-Lab:
        59.4549, 71.2012, -42.9502
        CIE-LCH:
        59.4549, 83.1525, 328.9007
        CIE-Luv:
        59.4549, 65.1144, -76.9944
        Hunter-Lab:
        52.4620, 69.3853, -42.9813
      #e253dc color charts
#e253dc RGB chart
      #e253dc CMYK chart
      #e253dc RGB pie chart
      #e253dc color shades, tints & tones
#e253dc color schemes
#e253dc color preview, HTML & CSS examples
           This text has a color of #e253dc        
        
          <p style="color:#e253dc;">Text here</p>
        
        
          .mytext {color:#e253dc;}
        
        Text color #e253dc
      
           This box has a color of #e253dc        
        
          <div style="background-color:#e253dc;">Content here</div>
        
        
          .mybackground {background-color:#e253dc;}
        
        Background color #e253dc
      
           Border around this has a color of #e253dc        
        
          <div style="border:2px solid #e253dc;">Content here</div>
        
        
          .myborder {border:2px solid #e253dc;}
        
        Border color #e253dc