#e61bd7 color space conversions
Hex:
        #e61bd7
        RGB:
        230, 27, 215
        CMY:
        10, 89, 16
        CMYK:
        0, 88, 7, 10
      HSL:
        304°, 80.2372%, 50.3922%
        HSV (HSB):
        304°, 88.2609%, 90.1961%
        XYZ:
        45.2908, 22.5132, 66.2484
        xyY:
        0.3379, 0.1679, 22.5132
      CIE-Lab:
        54.5673, 86.3662, -47.8057
        CIE-LCH:
        54.5673, 98.7142, 331.0344
        CIE-Luv:
        54.5673, 80.5707, -85.1498
        Hunter-Lab:
        47.4480, 87.3504, -49.5689
      #e61bd7 color charts
#e61bd7 RGB chart
      #e61bd7 CMYK chart
      #e61bd7 RGB pie chart
      #e61bd7 color shades, tints & tones
#e61bd7 color schemes
#e61bd7 color preview, HTML & CSS examples
           This text has a color of #e61bd7        
        
          <p style="color:#e61bd7;">Text here</p>
        
        
          .mytext {color:#e61bd7;}
        
        Text color #e61bd7
      
           This box has a color of #e61bd7        
        
          <div style="background-color:#e61bd7;">Content here</div>
        
        
          .mybackground {background-color:#e61bd7;}
        
        Background color #e61bd7
      
           Border around this has a color of #e61bd7        
        
          <div style="border:2px solid #e61bd7;">Content here</div>
        
        
          .myborder {border:2px solid #e61bd7;}
        
        Border color #e61bd7