#e52bf2 color space conversions
Hex:
        #e52bf2
        RGB:
        229, 43, 242
        CMY:
        10, 83, 5
        CMYK:
        5, 82, 0, 5
      HSL:
        296°, 88.4444%, 55.8824%
        HSV (HSB):
        296°, 82.2314%, 94.9020%
        XYZ:
        49.2040, 24.7966, 86.1973
        xyY:
        0.3071, 0.1548, 24.7966
      CIE-Lab:
        56.8767, 87.3503, -59.3659
        CIE-LCH:
        56.8767, 105.6143, 325.7988
        CIE-Luv:
        56.8767, 67.8058, -103.5325
        Hunter-Lab:
        49.7962, 89.2340, -67.7738
      #e52bf2 color charts
#e52bf2 RGB chart
      #e52bf2 CMYK chart
      #e52bf2 RGB pie chart
      #e52bf2 color shades, tints & tones
#e52bf2 color schemes
#e52bf2 color preview, HTML & CSS examples
           This text has a color of #e52bf2        
        
          <p style="color:#e52bf2;">Text here</p>
        
        
          .mytext {color:#e52bf2;}
        
        Text color #e52bf2
      
           This box has a color of #e52bf2        
        
          <div style="background-color:#e52bf2;">Content here</div>
        
        
          .mybackground {background-color:#e52bf2;}
        
        Background color #e52bf2
      
           Border around this has a color of #e52bf2        
        
          <div style="border:2px solid #e52bf2;">Content here</div>
        
        
          .myborder {border:2px solid #e52bf2;}
        
        Border color #e52bf2