#e690e1 color space conversions
Hex:
        #e690e1
        RGB:
        230, 144, 225
        CMY:
        10, 44, 12
        CMYK:
        0, 37, 2, 10
      HSL:
        303°, 63.2353%, 73.3333%
        HSV (HSB):
        303°, 37.3913%, 90.1961%
        XYZ:
        56.1970, 42.2058, 76.4188
        xyY:
        0.3215, 0.2414, 42.2058
      CIE-Lab:
        71.0125, 44.6033, -27.7149
        CIE-LCH:
        71.0125, 52.5126, 328.1447
        CIE-Luv:
        71.0125, 43.2810, -50.5870
        Hunter-Lab:
        64.9660, 40.7160, -24.2660
      #e690e1 color charts
#e690e1 RGB chart
      #e690e1 CMYK chart
      #e690e1 RGB pie chart
      #e690e1 color shades, tints & tones
#e690e1 color schemes
#e690e1 color preview, HTML & CSS examples
           This text has a color of #e690e1        
        
          <p style="color:#e690e1;">Text here</p>
        
        
          .mytext {color:#e690e1;}
        
        Text color #e690e1
      
           This box has a color of #e690e1        
        
          <div style="background-color:#e690e1;">Content here</div>
        
        
          .mybackground {background-color:#e690e1;}
        
        Background color #e690e1
      
           Border around this has a color of #e690e1        
        
          <div style="border:2px solid #e690e1;">Content here</div>
        
        
          .myborder {border:2px solid #e690e1;}
        
        Border color #e690e1