#e61bf1 color space conversions
Hex:
        #e61bf1
        RGB:
        230, 27, 241
        CMY:
        10, 89, 5
        CMYK:
        5, 89, 0, 5
      HSL:
        297°, 88.4298%, 52.5490%
        HSV (HSB):
        297°, 88.7967%, 94.5098%
        XYZ:
        48.9022, 23.9577, 85.2660
        xyY:
        0.3093, 0.1515, 23.9577
      CIE-Lab:
        56.0455, 90.1108, -60.1303
        CIE-LCH:
        56.0455, 108.3310, 326.2851
        CIE-Luv:
        56.0455, 70.4713, -104.6550
        Hunter-Lab:
        48.9466, 92.6815, -69.0216
      #e61bf1 color charts
#e61bf1 RGB chart
      #e61bf1 CMYK chart
      #e61bf1 RGB pie chart
      #e61bf1 color shades, tints & tones
#e61bf1 color schemes
#e61bf1 color preview, HTML & CSS examples
           This text has a color of #e61bf1        
        
          <p style="color:#e61bf1;">Text here</p>
        
        
          .mytext {color:#e61bf1;}
        
        Text color #e61bf1
      
           This box has a color of #e61bf1        
        
          <div style="background-color:#e61bf1;">Content here</div>
        
        
          .mybackground {background-color:#e61bf1;}
        
        Background color #e61bf1
      
           Border around this has a color of #e61bf1        
        
          <div style="border:2px solid #e61bf1;">Content here</div>
        
        
          .myborder {border:2px solid #e61bf1;}
        
        Border color #e61bf1