#e13bf2 color space conversions
Hex:
        #e13bf2
        RGB:
        225, 59, 242
        CMY:
        12, 77, 5
        CMYK:
        7, 76, 0, 5
      HSL:
        294°, 87.5598%, 59.0196%
        HSV (HSB):
        294°, 75.6198%, 94.9020%
        XYZ:
        48.6423, 25.5463, 86.3716
        xyY:
        0.3030, 0.1591, 25.5463
      CIE-Lab:
        57.6039, 82.6824, -58.2368
        CIE-LCH:
        57.6039, 101.1331, 324.8413
        CIE-Luv:
        57.6039, 62.7210, -101.5311
        Hunter-Lab:
        50.5433, 83.3355, -65.9381
      #e13bf2 color charts
#e13bf2 RGB chart
      #e13bf2 CMYK chart
      #e13bf2 RGB pie chart
      #e13bf2 color shades, tints & tones
#e13bf2 color schemes
#e13bf2 color preview, HTML & CSS examples
           This text has a color of #e13bf2        
        
          <p style="color:#e13bf2;">Text here</p>
        
        
          .mytext {color:#e13bf2;}
        
        Text color #e13bf2
      
           This box has a color of #e13bf2        
        
          <div style="background-color:#e13bf2;">Content here</div>
        
        
          .mybackground {background-color:#e13bf2;}
        
        Background color #e13bf2
      
           Border around this has a color of #e13bf2        
        
          <div style="border:2px solid #e13bf2;">Content here</div>
        
        
          .myborder {border:2px solid #e13bf2;}
        
        Border color #e13bf2