#e164db color space conversions
Hex:
        #e164db
        RGB:
        225, 100, 219
        CMY:
        12, 61, 14
        CMYK:
        0, 56, 3, 12
      HSL:
        303°, 67.5676%, 63.7255%
        HSV (HSB):
        303°, 55.5556%, 88.2353%
        XYZ:
        48.3947, 30.2364, 70.3034
        xyY:
        0.3249, 0.2030, 30.2364
      CIE-Lab:
        61.8576, 63.6673, -38.6257
        CIE-LCH:
        61.8576, 74.4679, 328.7557
        CIE-Luv:
        61.8576, 59.2788, -69.6320
        Hunter-Lab:
        54.9876, 60.8699, -37.3128
      #e164db color charts
#e164db RGB chart
      #e164db CMYK chart
      #e164db RGB pie chart
      #e164db color shades, tints & tones
#e164db color schemes
#e164db color preview, HTML & CSS examples
           This text has a color of #e164db        
        
          <p style="color:#e164db;">Text here</p>
        
        
          .mytext {color:#e164db;}
        
        Text color #e164db
      
           This box has a color of #e164db        
        
          <div style="background-color:#e164db;">Content here</div>
        
        
          .mybackground {background-color:#e164db;}
        
        Background color #e164db
      
           Border around this has a color of #e164db        
        
          <div style="border:2px solid #e164db;">Content here</div>
        
        
          .myborder {border:2px solid #e164db;}
        
        Border color #e164db