#e50dcf color space conversions
Hex:
        #e50dcf
        RGB:
        229, 13, 207
        CMY:
        10, 95, 19
        CMYK:
        0, 94, 10, 10
      HSL:
        306°, 89.2562%, 47.4510%
        HSV (HSB):
        306°, 94.3231%, 89.8039%
        XYZ:
        43.7195, 21.4509, 60.8676
        xyY:
        0.3469, 0.1702, 21.4509
      CIE-Lab:
        53.4394, 86.6580, -45.0319
        CIE-LCH:
        53.4394, 97.6600, 332.5413
        CIE-Luv:
        53.4394, 84.2208, -80.6534
        Hunter-Lab:
        46.3151, 87.4452, -45.4989
      #e50dcf color charts
#e50dcf RGB chart
      #e50dcf CMYK chart
      #e50dcf RGB pie chart
      #e50dcf color shades, tints & tones
#e50dcf color schemes
#e50dcf color preview, HTML & CSS examples
           This text has a color of #e50dcf        
        
          <p style="color:#e50dcf;">Text here</p>
        
        
          .mytext {color:#e50dcf;}
        
        Text color #e50dcf
      
           This box has a color of #e50dcf        
        
          <div style="background-color:#e50dcf;">Content here</div>
        
        
          .mybackground {background-color:#e50dcf;}
        
        Background color #e50dcf
      
           Border around this has a color of #e50dcf        
        
          <div style="border:2px solid #e50dcf;">Content here</div>
        
        
          .myborder {border:2px solid #e50dcf;}
        
        Border color #e50dcf