#ff4af0 color space conversions
Hex:
        #ff4af0
        RGB:
        255, 74, 240
        CMY:
        0, 71, 6
        CMYK:
        0, 71, 6, 0
      HSL:
        305°, 100.0000%, 64.5098%
        HSV (HSB):
        305°, 70.9804%, 100.0000%
        XYZ:
        59.4170, 32.4488, 85.5697
        xyY:
        0.3349, 0.1829, 32.4488
      CIE-Lab:
        63.7121, 83.9375, -47.1306
        CIE-LCH:
        63.7121, 96.2642, 330.6859
        CIE-Luv:
        63.7121, 81.3243, -86.6247
        Hunter-Lab:
        56.9639, 86.5001, -49.1892
      #ff4af0 color charts
#ff4af0 RGB chart
      #ff4af0 CMYK chart
      #ff4af0 RGB pie chart
      #ff4af0 color shades, tints & tones
#ff4af0 color schemes
#ff4af0 color preview, HTML & CSS examples
           This text has a color of #ff4af0        
        
          <p style="color:#ff4af0;">Text here</p>
        
        
          .mytext {color:#ff4af0;}
        
        Text color #ff4af0
      
           This box has a color of #ff4af0        
        
          <div style="background-color:#ff4af0;">Content here</div>
        
        
          .mybackground {background-color:#ff4af0;}
        
        Background color #ff4af0
      
           Border around this has a color of #ff4af0        
        
          <div style="border:2px solid #ff4af0;">Content here</div>
        
        
          .myborder {border:2px solid #ff4af0;}
        
        Border color #ff4af0