#ff0af5 color space conversions
Hex:
        #ff0af5
        RGB:
        255, 10, 245
        CMY:
        0, 96, 4
        CMYK:
        0, 96, 4, 0
      HSL:
        302°, 100.0000%, 51.9608%
        HSV (HSB):
        302°, 96.0784%, 100.0000%
        XYZ:
        57.8300, 28.0697, 88.7562
        xyY:
        0.3311, 0.1607, 28.0697
      CIE-Lab:
        59.9516, 96.3058, -55.8773
        CIE-LCH:
        59.9516, 111.3422, 329.8774
        CIE-Luv:
        59.9516, 87.7548, -100.7766
        Hunter-Lab:
        52.9808, 102.1211, -62.2391
      #ff0af5 color charts
#ff0af5 RGB chart
      #ff0af5 CMYK chart
      #ff0af5 RGB pie chart
      #ff0af5 color shades, tints & tones
#ff0af5 color schemes
#ff0af5 color preview, HTML & CSS examples
           This text has a color of #ff0af5        
        
          <p style="color:#ff0af5;">Text here</p>
        
        
          .mytext {color:#ff0af5;}
        
        Text color #ff0af5
      
           This box has a color of #ff0af5        
        
          <div style="background-color:#ff0af5;">Content here</div>
        
        
          .mybackground {background-color:#ff0af5;}
        
        Background color #ff0af5
      
           Border around this has a color of #ff0af5        
        
          <div style="border:2px solid #ff0af5;">Content here</div>
        
        
          .myborder {border:2px solid #ff0af5;}
        
        Border color #ff0af5