#ff2fa5 color space conversions
Hex:
        #ff2fa5
        RGB:
        255, 47, 165
        CMY:
        0, 82, 35
        CMYK:
        0, 82, 35, 0
      HSL:
        326°, 100.0000%, 59.2157%
        HSV (HSB):
        326°, 81.5686%, 100.0000%
        XYZ:
        49.0480, 26.0096, 38.0326
        xyY:
        0.4337, 0.2300, 26.0096
      CIE-Lab:
        58.0462, 81.8846, -13.1857
        CIE-LCH:
        58.0462, 82.9395, 350.8523
        CIE-Luv:
        58.0462, 118.2851, -34.1495
        Hunter-Lab:
        50.9996, 82.4200, -8.5153
      #ff2fa5 color charts
#ff2fa5 RGB chart
      #ff2fa5 CMYK chart
      #ff2fa5 RGB pie chart
      #ff2fa5 color shades, tints & tones
#ff2fa5 color schemes
#ff2fa5 color preview, HTML & CSS examples
           This text has a color of #ff2fa5        
        
          <p style="color:#ff2fa5;">Text here</p>
        
        
          .mytext {color:#ff2fa5;}
        
        Text color #ff2fa5
      
           This box has a color of #ff2fa5        
        
          <div style="background-color:#ff2fa5;">Content here</div>
        
        
          .mybackground {background-color:#ff2fa5;}
        
        Background color #ff2fa5
      
           Border around this has a color of #ff2fa5        
        
          <div style="border:2px solid #ff2fa5;">Content here</div>
        
        
          .myborder {border:2px solid #ff2fa5;}
        
        Border color #ff2fa5