#eb458e color space conversions
Hex:
        #eb458e
        RGB:
        235, 69, 142
        CMY:
        8, 73, 44
        CMYK:
        0, 71, 40, 8
      HSL:
        334°, 80.5825%, 59.6078%
        HSV (HSB):
        334°, 70.6383%, 92.1569%
        XYZ:
        41.2716, 23.8714, 28.0236
        xyY:
        0.4430, 0.2562, 23.8714
      CIE-Lab:
        55.9588, 68.4561, -3.1518
        CIE-LCH:
        55.9588, 68.5287, 357.3639
        CIE-Luv:
        55.9588, 104.5086, -17.3921
        Hunter-Lab:
        48.8584, 65.2800, 0.1940
      #eb458e color charts
#eb458e RGB chart
      #eb458e CMYK chart
      #eb458e RGB pie chart
      #eb458e color shades, tints & tones
#eb458e color schemes
#eb458e color preview, HTML & CSS examples
           This text has a color of #eb458e        
        
          <p style="color:#eb458e;">Text here</p>
        
        
          .mytext {color:#eb458e;}
        
        Text color #eb458e
      
           This box has a color of #eb458e        
        
          <div style="background-color:#eb458e;">Content here</div>
        
        
          .mybackground {background-color:#eb458e;}
        
        Background color #eb458e
      
           Border around this has a color of #eb458e        
        
          <div style="border:2px solid #eb458e;">Content here</div>
        
        
          .myborder {border:2px solid #eb458e;}
        
        Border color #eb458e