#eb369b color space conversions
Hex:
        #eb369b
        RGB:
        235, 54, 155
        CMY:
        8, 79, 39
        CMYK:
        0, 77, 34, 8
      HSL:
        327°, 81.9005%, 56.6667%
        HSV (HSB):
        327°, 77.0213%, 92.1569%
        XYZ:
        41.4965, 22.6671, 33.1984
        xyY:
        0.4262, 0.2328, 22.6671
      CIE-Lab:
        54.7277, 74.4492, -12.6672
        CIE-LCH:
        54.7277, 75.5191, 350.3438
        CIE-Luv:
        54.7277, 104.7095, -31.5167
        Hunter-Lab:
        47.6099, 72.2621, -8.0160
      #eb369b color charts
#eb369b RGB chart
      #eb369b CMYK chart
      #eb369b RGB pie chart
      #eb369b color shades, tints & tones
#eb369b color schemes
#eb369b color preview, HTML & CSS examples
           This text has a color of #eb369b        
        
          <p style="color:#eb369b;">Text here</p>
        
        
          .mytext {color:#eb369b;}
        
        Text color #eb369b
      
           This box has a color of #eb369b        
        
          <div style="background-color:#eb369b;">Content here</div>
        
        
          .mybackground {background-color:#eb369b;}
        
        Background color #eb369b
      
           Border around this has a color of #eb369b        
        
          <div style="border:2px solid #eb369b;">Content here</div>
        
        
          .myborder {border:2px solid #eb369b;}
        
        Border color #eb369b