#e230fc color space conversions
Hex:
        #e230fc
        RGB:
        226, 48, 252
        CMY:
        11, 81, 1
        CMYK:
        10, 81, 0, 1
      HSL:
        292°, 97.1429%, 58.8235%
        HSV (HSB):
        292°, 80.9524%, 98.8235%
        XYZ:
        49.9917, 25.3109, 94.3461
        xyY:
        0.2947, 0.1492, 25.3109
      CIE-Lab:
        57.3771, 87.3242, -64.1587
        CIE-LCH:
        57.3771, 108.3598, 323.6946
        CIE-Luv:
        57.3771, 61.7151, -110.9204
        Hunter-Lab:
        50.3100, 89.3282, -75.9693
      #e230fc color charts
#e230fc RGB chart
      #e230fc CMYK chart
      #e230fc RGB pie chart
      #e230fc color shades, tints & tones
#e230fc color schemes
#e230fc color preview, HTML & CSS examples
           This text has a color of #e230fc        
        
          <p style="color:#e230fc;">Text here</p>
        
        
          .mytext {color:#e230fc;}
        
        Text color #e230fc
      
           This box has a color of #e230fc        
        
          <div style="background-color:#e230fc;">Content here</div>
        
        
          .mybackground {background-color:#e230fc;}
        
        Background color #e230fc
      
           Border around this has a color of #e230fc        
        
          <div style="border:2px solid #e230fc;">Content here</div>
        
        
          .myborder {border:2px solid #e230fc;}
        
        Border color #e230fc