#eb324b color space conversions
Hex:
        #eb324b
        RGB:
        235, 50, 75
        CMY:
        8, 80, 71
        CMYK:
        0, 79, 68, 8
      HSL:
        352°, 82.2222%, 55.8824%
        HSV (HSB):
        352°, 78.7234%, 92.1569%
        XYZ:
        36.6716, 20.4514, 8.6713
        xyY:
        0.5574, 0.3108, 20.4514
      CIE-Lab:
        52.3437, 69.4140, 31.7865
        CIE-LCH:
        52.3437, 76.3458, 24.6043
        CIE-Luv:
        52.3437, 135.5447, 20.3201
        Hunter-Lab:
        45.2232, 65.6053, 20.2877
      #eb324b color charts
#eb324b RGB chart
      #eb324b CMYK chart
      #eb324b RGB pie chart
      #eb324b color shades, tints & tones
#eb324b color schemes
#eb324b color preview, HTML & CSS examples
           This text has a color of #eb324b        
        
          <p style="color:#eb324b;">Text here</p>
        
        
          .mytext {color:#eb324b;}
        
        Text color #eb324b
      
           This box has a color of #eb324b        
        
          <div style="background-color:#eb324b;">Content here</div>
        
        
          .mybackground {background-color:#eb324b;}
        
        Background color #eb324b
      
           Border around this has a color of #eb324b        
        
          <div style="border:2px solid #eb324b;">Content here</div>
        
        
          .myborder {border:2px solid #eb324b;}
        
        Border color #eb324b