#ff2af5 color space conversions
Hex:
        #ff2af5
        RGB:
        255, 42, 245
        CMY:
        0, 84, 4
        CMYK:
        0, 84, 4, 0
      HSL:
        303°, 100.0000%, 58.2353%
        HSV (HSB):
        303°, 83.5294%, 100.0000%
        XYZ:
        58.5494, 29.5085, 88.9960
        xyY:
        0.3307, 0.1667, 29.5085
      CIE-Lab:
        61.2278, 92.5547, -53.8451
        CIE-LCH:
        61.2278, 107.0778, 329.8106
        CIE-Luv:
        61.2278, 85.1993, -97.5911
        Hunter-Lab:
        54.3217, 97.3290, -59.1104
      #ff2af5 color charts
#ff2af5 RGB chart
      #ff2af5 CMYK chart
      #ff2af5 RGB pie chart
      #ff2af5 color shades, tints & tones
#ff2af5 color schemes
#ff2af5 color preview, HTML & CSS examples
           This text has a color of #ff2af5        
        
          <p style="color:#ff2af5;">Text here</p>
        
        
          .mytext {color:#ff2af5;}
        
        Text color #ff2af5
      
           This box has a color of #ff2af5        
        
          <div style="background-color:#ff2af5;">Content here</div>
        
        
          .mybackground {background-color:#ff2af5;}
        
        Background color #ff2af5
      
           Border around this has a color of #ff2af5        
        
          <div style="border:2px solid #ff2af5;">Content here</div>
        
        
          .myborder {border:2px solid #ff2af5;}
        
        Border color #ff2af5