#e13dc8 color space conversions
Hex:
        #e13dc8
        RGB:
        225, 61, 200
        CMY:
        12, 76, 22
        CMYK:
        0, 73, 11, 12
      HSL:
        309°, 73.2143%, 56.0784%
        HSV (HSB):
        309°, 72.8889%, 88.2353%
        XYZ:
        43.1454, 23.5152, 56.9084
        xyY:
        0.3492, 0.1903, 23.5152
      CIE-Lab:
        55.5991, 75.6524, -37.6558
        CIE-LCH:
        55.5991, 84.5059, 333.5383
        CIE-Luv:
        55.5991, 77.1596, -68.5311
        Hunter-Lab:
        48.4924, 73.9559, -35.6352
      #e13dc8 color charts
#e13dc8 RGB chart
      #e13dc8 CMYK chart
      #e13dc8 RGB pie chart
      #e13dc8 color shades, tints & tones
#e13dc8 color schemes
#e13dc8 color preview, HTML & CSS examples
           This text has a color of #e13dc8        
        
          <p style="color:#e13dc8;">Text here</p>
        
        
          .mytext {color:#e13dc8;}
        
        Text color #e13dc8
      
           This box has a color of #e13dc8        
        
          <div style="background-color:#e13dc8;">Content here</div>
        
        
          .mybackground {background-color:#e13dc8;}
        
        Background color #e13dc8
      
           Border around this has a color of #e13dc8        
        
          <div style="border:2px solid #e13dc8;">Content here</div>
        
        
          .myborder {border:2px solid #e13dc8;}
        
        Border color #e13dc8