#e694db color space conversions
Hex:
        #e694db
        RGB:
        230, 148, 219
        CMY:
        10, 42, 14
        CMYK:
        0, 36, 5, 10
      HSL:
        308°, 62.1212%, 74.1176%
        HSV (HSB):
        308°, 35.6522%, 90.1961%
        XYZ:
        56.0092, 43.1173, 72.3883
        xyY:
        0.3266, 0.2514, 43.1173
      CIE-Lab:
        71.6345, 41.4546, -23.4612
        CIE-LCH:
        71.6345, 47.6331, 330.4923
        CIE-Luv:
        71.6345, 42.5545, -43.3089
        Hunter-Lab:
        65.6637, 37.3436, -19.3972
      #e694db color charts
#e694db RGB chart
      #e694db CMYK chart
      #e694db RGB pie chart
      #e694db color shades, tints & tones
#e694db color schemes
#e694db color preview, HTML & CSS examples
           This text has a color of #e694db        
        
          <p style="color:#e694db;">Text here</p>
        
        
          .mytext {color:#e694db;}
        
        Text color #e694db
      
           This box has a color of #e694db        
        
          <div style="background-color:#e694db;">Content here</div>
        
        
          .mybackground {background-color:#e694db;}
        
        Background color #e694db
      
           Border around this has a color of #e694db        
        
          <div style="border:2px solid #e694db;">Content here</div>
        
        
          .myborder {border:2px solid #e694db;}
        
        Border color #e694db