#e5207f color space conversions
Hex:
        #e5207f
        RGB:
        229, 32, 127
        CMY:
        10, 87, 50
        CMYK:
        0, 86, 45, 10
      HSL:
        331°, 79.1165%, 51.1765%
        HSV (HSB):
        331°, 86.0262%, 89.8039%
        XYZ:
        36.6604, 19.2233, 21.8569
        xyY:
        0.4716, 0.2473, 19.2233
      CIE-Lab:
        50.9475, 75.3953, -1.6776
        CIE-LCH:
        50.9475, 75.4140, 358.7253
        CIE-Luv:
        50.9475, 117.6305, -16.8102
        Hunter-Lab:
        43.8444, 72.5244, 1.1344
      #e5207f color charts
#e5207f RGB chart
      #e5207f CMYK chart
      #e5207f RGB pie chart
      #e5207f color shades, tints & tones
#e5207f color schemes
#e5207f color preview, HTML & CSS examples
           This text has a color of #e5207f        
        
          <p style="color:#e5207f;">Text here</p>
        
        
          .mytext {color:#e5207f;}
        
        Text color #e5207f
      
           This box has a color of #e5207f        
        
          <div style="background-color:#e5207f;">Content here</div>
        
        
          .mybackground {background-color:#e5207f;}
        
        Background color #e5207f
      
           Border around this has a color of #e5207f        
        
          <div style="border:2px solid #e5207f;">Content here</div>
        
        
          .myborder {border:2px solid #e5207f;}
        
        Border color #e5207f