#eb465d color space conversions
Hex:
        #eb465d
        RGB:
        235, 70, 93
        CMY:
        8, 73, 64
        CMYK:
        0, 70, 60, 8
      HSL:
        352°, 80.4878%, 59.8039%
        HSV (HSB):
        352°, 70.2128%, 92.1569%
        XYZ:
        38.4269, 22.8328, 12.7378
        xyY:
        0.5193, 0.3086, 22.8328
      CIE-Lab:
        54.8997, 64.1145, 24.4253
        CIE-LCH:
        54.8997, 68.6095, 20.8551
        CIE-Luv:
        54.8997, 120.5349, 15.6663
        Hunter-Lab:
        47.7837, 59.9255, 17.6435
      #eb465d color charts
#eb465d RGB chart
      #eb465d CMYK chart
      #eb465d RGB pie chart
      #eb465d color shades, tints & tones
#eb465d color schemes
#eb465d color preview, HTML & CSS examples
           This text has a color of #eb465d        
        
          <p style="color:#eb465d;">Text here</p>
        
        
          .mytext {color:#eb465d;}
        
        Text color #eb465d
      
           This box has a color of #eb465d        
        
          <div style="background-color:#eb465d;">Content here</div>
        
        
          .mybackground {background-color:#eb465d;}
        
        Background color #eb465d
      
           Border around this has a color of #eb465d        
        
          <div style="border:2px solid #eb465d;">Content here</div>
        
        
          .myborder {border:2px solid #eb465d;}
        
        Border color #eb465d