#e612ed color space conversions
Hex:
        #e612ed
        RGB:
        230, 18, 237
        CMY:
        10, 93, 7
        CMYK:
        3, 92, 0, 7
      HSL:
        298°, 85.8824%, 50.0000%
        HSV (HSB):
        298°, 92.4051%, 92.9412%
        XYZ:
        48.1355, 23.3700, 82.0946
        xyY:
        0.3134, 0.1521, 23.3700
      CIE-Lab:
        55.4515, 90.5661, -58.8400
        CIE-LCH:
        55.4515, 108.0017, 326.9886
        CIE-Luv:
        55.4515, 72.5835, -102.5274
        Hunter-Lab:
        48.3426, 93.1360, -66.8456
      #e612ed color charts
#e612ed RGB chart
      #e612ed CMYK chart
      #e612ed RGB pie chart
      #e612ed color shades, tints & tones
#e612ed color schemes
#e612ed color preview, HTML & CSS examples
           This text has a color of #e612ed        
        
          <p style="color:#e612ed;">Text here</p>
        
        
          .mytext {color:#e612ed;}
        
        Text color #e612ed
      
           This box has a color of #e612ed        
        
          <div style="background-color:#e612ed;">Content here</div>
        
        
          .mybackground {background-color:#e612ed;}
        
        Background color #e612ed
      
           Border around this has a color of #e612ed        
        
          <div style="border:2px solid #e612ed;">Content here</div>
        
        
          .myborder {border:2px solid #e612ed;}
        
        Border color #e612ed