#e61fc0 color space conversions
Hex:
        #e61fc0
        RGB:
        230, 31, 192
        CMY:
        10, 88, 25
        CMYK:
        0, 87, 17, 10
      HSL:
        311°, 79.9197%, 51.1765%
        HSV (HSB):
        311°, 86.5217%, 90.1961%
        XYZ:
        42.6375, 21.6087, 51.7928
        xyY:
        0.3674, 0.1862, 21.6087
      CIE-Lab:
        53.6094, 82.7149, -36.1067
        CIE-LCH:
        53.6094, 90.2521, 336.4178
        CIE-Luv:
        53.6094, 89.7584, -66.8187
        Hunter-Lab:
        46.4852, 82.3762, -33.5200
      #e61fc0 color charts
#e61fc0 RGB chart
      #e61fc0 CMYK chart
      #e61fc0 RGB pie chart
      #e61fc0 color shades, tints & tones
#e61fc0 color schemes
#e61fc0 color preview, HTML & CSS examples
           This text has a color of #e61fc0        
        
          <p style="color:#e61fc0;">Text here</p>
        
        
          .mytext {color:#e61fc0;}
        
        Text color #e61fc0
      
           This box has a color of #e61fc0        
        
          <div style="background-color:#e61fc0;">Content here</div>
        
        
          .mybackground {background-color:#e61fc0;}
        
        Background color #e61fc0
      
           Border around this has a color of #e61fc0        
        
          <div style="border:2px solid #e61fc0;">Content here</div>
        
        
          .myborder {border:2px solid #e61fc0;}
        
        Border color #e61fc0