#eb44ed color space conversions
Hex:
        #eb44ed
        RGB:
        235, 68, 237
        CMY:
        8, 73, 7
        CMYK:
        1, 71, 0, 7
      HSL:
        299°, 82.4390%, 59.8039%
        HSV (HSB):
        299°, 71.3080%, 92.9412%
        XYZ:
        51.6141, 27.9108, 82.7877
        xyY:
        0.3180, 0.1720, 27.9108
      CIE-Lab:
        59.8081, 81.1657, -51.8394
        CIE-LCH:
        59.8081, 96.3078, 327.4342
        CIE-Luv:
        59.8081, 69.5464, -92.3603
        Hunter-Lab:
        52.8307, 81.9358, -55.9282
      #eb44ed color charts
#eb44ed RGB chart
      #eb44ed CMYK chart
      #eb44ed RGB pie chart
      #eb44ed color shades, tints & tones
#eb44ed color schemes
#eb44ed color preview, HTML & CSS examples
           This text has a color of #eb44ed        
        
          <p style="color:#eb44ed;">Text here</p>
        
        
          .mytext {color:#eb44ed;}
        
        Text color #eb44ed
      
           This box has a color of #eb44ed        
        
          <div style="background-color:#eb44ed;">Content here</div>
        
        
          .mybackground {background-color:#eb44ed;}
        
        Background color #eb44ed
      
           Border around this has a color of #eb44ed        
        
          <div style="border:2px solid #eb44ed;">Content here</div>
        
        
          .myborder {border:2px solid #eb44ed;}
        
        Border color #eb44ed