#e612ee color space conversions
Hex:
        #e612ee
        RGB:
        230, 18, 238
        CMY:
        10, 93, 7
        CMYK:
        3, 92, 0, 7
      HSL:
        298°, 86.6142%, 50.1961%
        HSV (HSB):
        298°, 92.4370%, 93.3333%
        XYZ:
        48.2820, 23.4287, 82.8664
        xyY:
        0.3123, 0.1516, 23.4287
      CIE-Lab:
        55.5112, 90.7129, -59.3057
        CIE-LCH:
        55.5112, 108.3789, 326.8244
        CIE-Luv:
        55.5112, 72.2039, -103.2633
        Hunter-Lab:
        48.4032, 93.3479, -67.6225
      #e612ee color charts
#e612ee RGB chart
      #e612ee CMYK chart
      #e612ee RGB pie chart
      #e612ee color shades, tints & tones
#e612ee color schemes
#e612ee color preview, HTML & CSS examples
           This text has a color of #e612ee        
        
          <p style="color:#e612ee;">Text here</p>
        
        
          .mytext {color:#e612ee;}
        
        Text color #e612ee
      
           This box has a color of #e612ee        
        
          <div style="background-color:#e612ee;">Content here</div>
        
        
          .mybackground {background-color:#e612ee;}
        
        Background color #e612ee
      
           Border around this has a color of #e612ee        
        
          <div style="border:2px solid #e612ee;">Content here</div>
        
        
          .myborder {border:2px solid #e612ee;}
        
        Border color #e612ee