#e21deb color space conversions
Hex:
        #e21deb
        RGB:
        226, 29, 235
        CMY:
        11, 89, 8
        CMYK:
        4, 88, 0, 8
      HSL:
        297°, 83.7398%, 51.7647%
        HSV (HSB):
        297°, 87.6596%, 92.1569%
        XYZ:
        46.7988, 23.0456, 80.5789
        xyY:
        0.3111, 0.1532, 23.0456
      CIE-Lab:
        55.1193, 88.2739, -58.2855
        CIE-LCH:
        55.1193, 105.7803, 326.5640
        CIE-Luv:
        55.1193, 69.7335, -101.2512
        Hunter-Lab:
        48.0059, 90.0014, -65.9155
      #e21deb color charts
#e21deb RGB chart
      #e21deb CMYK chart
      #e21deb RGB pie chart
      #e21deb color shades, tints & tones
#e21deb color schemes
#e21deb color preview, HTML & CSS examples
           This text has a color of #e21deb        
        
          <p style="color:#e21deb;">Text here</p>
        
        
          .mytext {color:#e21deb;}
        
        Text color #e21deb
      
           This box has a color of #e21deb        
        
          <div style="background-color:#e21deb;">Content here</div>
        
        
          .mybackground {background-color:#e21deb;}
        
        Background color #e21deb
      
           Border around this has a color of #e21deb        
        
          <div style="border:2px solid #e21deb;">Content here</div>
        
        
          .myborder {border:2px solid #e21deb;}
        
        Border color #e21deb