#ff2ed3 color space conversions
Hex:
        #ff2ed3
        RGB:
        255, 46, 211
        CMY:
        0, 82, 17
        CMYK:
        0, 82, 17, 0
      HSL:
        313°, 100.0000%, 59.0196%
        HSV (HSB):
        313°, 81.9608%, 100.0000%
        XYZ:
        53.9749, 27.9171, 64.1718
        xyY:
        0.3695, 0.1911, 27.9171
      CIE-Lab:
        59.8138, 87.2679, -36.9704
        CIE-LCH:
        59.8138, 94.7760, 337.0404
        CIE-Luv:
        59.8138, 98.5196, -70.4882
        Hunter-Lab:
        52.8367, 89.8810, -35.0239
      #ff2ed3 color charts
#ff2ed3 RGB chart
      #ff2ed3 CMYK chart
      #ff2ed3 RGB pie chart
      #ff2ed3 color shades, tints & tones
#ff2ed3 color schemes
#ff2ed3 color preview, HTML & CSS examples
           This text has a color of #ff2ed3        
        
          <p style="color:#ff2ed3;">Text here</p>
        
        
          .mytext {color:#ff2ed3;}
        
        Text color #ff2ed3
      
           This box has a color of #ff2ed3        
        
          <div style="background-color:#ff2ed3;">Content here</div>
        
        
          .mybackground {background-color:#ff2ed3;}
        
        Background color #ff2ed3
      
           Border around this has a color of #ff2ed3        
        
          <div style="border:2px solid #ff2ed3;">Content here</div>
        
        
          .myborder {border:2px solid #ff2ed3;}
        
        Border color #ff2ed3