#f10ff5 color space conversions
Hex:
        #f10ff5
        RGB:
        241, 15, 245
        CMY:
        5, 94, 4
        CMYK:
        2, 94, 0, 4
      HSL:
        299°, 92.0000%, 50.9804%
        HSV (HSB):
        299°, 93.8776%, 96.0784%
        XYZ:
        52.9279, 25.6350, 88.5446
        xyY:
        0.3167, 0.1534, 25.6350
      CIE-Lab:
        57.6890, 93.7320, -59.6299
        CIE-LCH:
        57.6890, 111.0919, 327.5365
        CIE-Luv:
        57.6890, 77.4536, -105.1368
        Hunter-Lab:
        50.6310, 97.9934, -68.2460
      #f10ff5 color charts
#f10ff5 RGB chart
      #f10ff5 CMYK chart
      #f10ff5 RGB pie chart
      #f10ff5 color shades, tints & tones
#f10ff5 color schemes
#f10ff5 color preview, HTML & CSS examples
           This text has a color of #f10ff5        
        
          <p style="color:#f10ff5;">Text here</p>
        
        
          .mytext {color:#f10ff5;}
        
        Text color #f10ff5
      
           This box has a color of #f10ff5        
        
          <div style="background-color:#f10ff5;">Content here</div>
        
        
          .mybackground {background-color:#f10ff5;}
        
        Background color #f10ff5
      
           Border around this has a color of #f10ff5        
        
          <div style="border:2px solid #f10ff5;">Content here</div>
        
        
          .myborder {border:2px solid #f10ff5;}
        
        Border color #f10ff5