#e25dd6 color space conversions
Hex:
        #e25dd6
        RGB:
        226, 93, 214
        CMY:
        11, 64, 16
        CMYK:
        0, 59, 5, 11
      HSL:
        305°, 69.6335%, 62.5490%
        HSV (HSB):
        305°, 58.8496%, 88.6275%
        XYZ:
        47.4160, 28.8525, 66.6883
        xyY:
        0.3317, 0.2018, 28.8525
      CIE-Lab:
        60.6512, 66.1575, -37.6905
        CIE-LCH:
        60.6512, 76.1406, 330.3295
        CIE-Luv:
        60.6512, 63.8403, -68.2935
        Hunter-Lab:
        53.7145, 63.5688, -36.0103
      #e25dd6 color charts
#e25dd6 RGB chart
      #e25dd6 CMYK chart
      #e25dd6 RGB pie chart
      #e25dd6 color shades, tints & tones
#e25dd6 color schemes
#e25dd6 color preview, HTML & CSS examples
           This text has a color of #e25dd6        
        
          <p style="color:#e25dd6;">Text here</p>
        
        
          .mytext {color:#e25dd6;}
        
        Text color #e25dd6
      
           This box has a color of #e25dd6        
        
          <div style="background-color:#e25dd6;">Content here</div>
        
        
          .mybackground {background-color:#e25dd6;}
        
        Background color #e25dd6
      
           Border around this has a color of #e25dd6        
        
          <div style="border:2px solid #e25dd6;">Content here</div>
        
        
          .myborder {border:2px solid #e25dd6;}
        
        Border color #e25dd6