#e61bf7 color space conversions
Hex:
        #e61bf7
        RGB:
        230, 27, 247
        CMY:
        10, 89, 3
        CMYK:
        7, 89, 0, 3
      HSL:
        295°, 93.2203%, 53.7255%
        HSV (HSB):
        295°, 89.0688%, 96.8627%
        XYZ:
        49.8136, 24.3223, 90.0649
        xyY:
        0.3034, 0.1481, 24.3223
      CIE-Lab:
        56.4090, 91.0172, -62.8990
        CIE-LCH:
        56.4090, 110.6364, 325.3529
        CIE-Luv:
        56.4090, 68.2787, -109.0443
        Hunter-Lab:
        49.3176, 93.9893, -73.7544
      #e61bf7 color charts
#e61bf7 RGB chart
      #e61bf7 CMYK chart
      #e61bf7 RGB pie chart
      #e61bf7 color shades, tints & tones
#e61bf7 color schemes
#e61bf7 color preview, HTML & CSS examples
           This text has a color of #e61bf7        
        
          <p style="color:#e61bf7;">Text here</p>
        
        
          .mytext {color:#e61bf7;}
        
        Text color #e61bf7
      
           This box has a color of #e61bf7        
        
          <div style="background-color:#e61bf7;">Content here</div>
        
        
          .mybackground {background-color:#e61bf7;}
        
        Background color #e61bf7
      
           Border around this has a color of #e61bf7        
        
          <div style="border:2px solid #e61bf7;">Content here</div>
        
        
          .myborder {border:2px solid #e61bf7;}
        
        Border color #e61bf7