#eb14ed color space conversions
Hex:
        #eb14ed
        RGB:
        235, 20, 237
        CMY:
        8, 92, 7
        CMYK:
        1, 92, 0, 7
      HSL:
        299°, 85.7708%, 50.3922%
        HSV (HSB):
        299°, 91.5612%, 92.9412%
        XYZ:
        49.7972, 24.2769, 82.1821
        xyY:
        0.3187, 0.1554, 24.2769
      CIE-Lab:
        56.3640, 91.1671, -57.3313
        CIE-LCH:
        56.3640, 107.6955, 327.8359
        CIE-Luv:
        56.3640, 76.0093, -100.7775
        Hunter-Lab:
        49.2716, 94.1787, -64.4020
      #eb14ed color charts
#eb14ed RGB chart
      #eb14ed CMYK chart
      #eb14ed RGB pie chart
      #eb14ed color shades, tints & tones
#eb14ed color schemes
#eb14ed color preview, HTML & CSS examples
           This text has a color of #eb14ed        
        
          <p style="color:#eb14ed;">Text here</p>
        
        
          .mytext {color:#eb14ed;}
        
        Text color #eb14ed
      
           This box has a color of #eb14ed        
        
          <div style="background-color:#eb14ed;">Content here</div>
        
        
          .mybackground {background-color:#eb14ed;}
        
        Background color #eb14ed
      
           Border around this has a color of #eb14ed        
        
          <div style="border:2px solid #eb14ed;">Content here</div>
        
        
          .myborder {border:2px solid #eb14ed;}
        
        Border color #eb14ed