#e04bee color space conversions
Hex:
        #e04bee
        RGB:
        224, 75, 238
        CMY:
        12, 71, 7
        CMYK:
        6, 68, 0, 7
      HSL:
        295°, 82.7411%, 61.3725%
        HSV (HSB):
        295°, 68.4874%, 93.3333%
        XYZ:
        48.6892, 27.0525, 83.5444
        xyY:
        0.3057, 0.1698, 27.0525
      CIE-Lab:
        59.0229, 76.6943, -53.7477
        CIE-LCH:
        59.0229, 93.6527, 324.9771
        CIE-Luv:
        59.0229, 60.1314, -94.4075
        Hunter-Lab:
        52.0120, 76.0753, -58.8262
      #e04bee color charts
#e04bee RGB chart
      #e04bee CMYK chart
      #e04bee RGB pie chart
      #e04bee color shades, tints & tones
#e04bee color schemes
#e04bee color preview, HTML & CSS examples
           This text has a color of #e04bee        
        
          <p style="color:#e04bee;">Text here</p>
        
        
          .mytext {color:#e04bee;}
        
        Text color #e04bee
      
           This box has a color of #e04bee        
        
          <div style="background-color:#e04bee;">Content here</div>
        
        
          .mybackground {background-color:#e04bee;}
        
        Background color #e04bee
      
           Border around this has a color of #e04bee        
        
          <div style="border:2px solid #e04bee;">Content here</div>
        
        
          .myborder {border:2px solid #e04bee;}
        
        Border color #e04bee