#e265d6 color space conversions
Hex:
        #e265d6
        RGB:
        226, 101, 214
        CMY:
        11, 60, 16
        CMYK:
        0, 55, 5, 11
      HSL:
        306°, 68.3060%, 64.1176%
        HSV (HSB):
        306°, 55.3097%, 88.6275%
        XYZ:
        48.1553, 30.3312, 66.9348
        xyY:
        0.3311, 0.2086, 30.3312
      CIE-Lab:
        61.9389, 62.6576, -35.6793
        CIE-LCH:
        61.9389, 72.1041, 330.3414
        CIE-Luv:
        61.9389, 61.0333, -64.8511
        Hunter-Lab:
        55.0737, 59.6976, -33.5075
      #e265d6 color charts
#e265d6 RGB chart
      #e265d6 CMYK chart
      #e265d6 RGB pie chart
      #e265d6 color shades, tints & tones
#e265d6 color schemes
#e265d6 color preview, HTML & CSS examples
           This text has a color of #e265d6        
        
          <p style="color:#e265d6;">Text here</p>
        
        
          .mytext {color:#e265d6;}
        
        Text color #e265d6
      
           This box has a color of #e265d6        
        
          <div style="background-color:#e265d6;">Content here</div>
        
        
          .mybackground {background-color:#e265d6;}
        
        Background color #e265d6
      
           Border around this has a color of #e265d6        
        
          <div style="border:2px solid #e265d6;">Content here</div>
        
        
          .myborder {border:2px solid #e265d6;}
        
        Border color #e265d6