#e13dd6 color space conversions
Hex:
        #e13dd6
        RGB:
        225, 61, 214
        CMY:
        12, 76, 16
        CMYK:
        0, 73, 5, 12
      HSL:
        304°, 73.2143%, 56.0784%
        HSV (HSB):
        304°, 72.8889%, 88.2353%
        XYZ:
        44.8577, 24.2001, 65.9251
        xyY:
        0.3323, 0.1793, 24.2001
      CIE-Lab:
        56.2876, 77.7023, -44.5637
        CIE-LCH:
        56.2876, 89.5744, 330.1650
        CIE-Luv:
        56.2876, 72.0245, -79.5489
        Hunter-Lab:
        49.1936, 76.6783, -45.0200
      #e13dd6 color charts
#e13dd6 RGB chart
      #e13dd6 CMYK chart
      #e13dd6 RGB pie chart
      #e13dd6 color shades, tints & tones
#e13dd6 color schemes
#e13dd6 color preview, HTML & CSS examples
           This text has a color of #e13dd6        
        
          <p style="color:#e13dd6;">Text here</p>
        
        
          .mytext {color:#e13dd6;}
        
        Text color #e13dd6
      
           This box has a color of #e13dd6        
        
          <div style="background-color:#e13dd6;">Content here</div>
        
        
          .mybackground {background-color:#e13dd6;}
        
        Background color #e13dd6
      
           Border around this has a color of #e13dd6        
        
          <div style="border:2px solid #e13dd6;">Content here</div>
        
        
          .myborder {border:2px solid #e13dd6;}
        
        Border color #e13dd6