#eb36bd color space conversions
Hex:
        #eb36bd
        RGB:
        235, 54, 189
        CMY:
        8, 79, 26
        CMYK:
        0, 77, 20, 8
      HSL:
        315°, 81.9005%, 56.6667%
        HSV (HSB):
        315°, 77.0213%, 92.1569%
        XYZ:
        44.7654, 23.9746, 50.4123
        xyY:
        0.3757, 0.2012, 23.9746
      CIE-Lab:
        56.0624, 78.4059, -30.4777
        CIE-LCH:
        56.0624, 84.1212, 338.7580
        CIE-Luv:
        56.0624, 90.6881, -58.3002
        Hunter-Lab:
        48.9639, 77.5075, -26.7691
      #eb36bd color charts
#eb36bd RGB chart
      #eb36bd CMYK chart
      #eb36bd RGB pie chart
      #eb36bd color shades, tints & tones
#eb36bd color schemes
#eb36bd color preview, HTML & CSS examples
           This text has a color of #eb36bd        
        
          <p style="color:#eb36bd;">Text here</p>
        
        
          .mytext {color:#eb36bd;}
        
        Text color #eb36bd
      
           This box has a color of #eb36bd        
        
          <div style="background-color:#eb36bd;">Content here</div>
        
        
          .mybackground {background-color:#eb36bd;}
        
        Background color #eb36bd
      
           Border around this has a color of #eb36bd        
        
          <div style="border:2px solid #eb36bd;">Content here</div>
        
        
          .myborder {border:2px solid #eb36bd;}
        
        Border color #eb36bd