#f102b1 color space conversions
Hex:
        #f102b1
        RGB:
        241, 2, 177
        CMY:
        5, 99, 31
        CMYK:
        0, 99, 27, 5
      HSL:
        316°, 98.3539%, 47.6471%
        HSV (HSB):
        316°, 99.1701%, 94.5098%
        XYZ:
        44.2331, 21.9185, 43.4943
        xyY:
        0.4034, 0.1999, 21.9185
      CIE-Lab:
        53.9404, 86.0041, -26.7079
        CIE-LCH:
        53.9404, 90.0557, 342.7483
        CIE-Luv:
        53.9404, 107.6871, -53.6724
        Hunter-Lab:
        46.8172, 86.7176, -22.3098
      #f102b1 color charts
#f102b1 RGB chart
      #f102b1 CMYK chart
      #f102b1 RGB pie chart
      #f102b1 color shades, tints & tones
#f102b1 color schemes
#f102b1 color preview, HTML & CSS examples
           This text has a color of #f102b1        
        
          <p style="color:#f102b1;">Text here</p>
        
        
          .mytext {color:#f102b1;}
        
        Text color #f102b1
      
           This box has a color of #f102b1        
        
          <div style="background-color:#f102b1;">Content here</div>
        
        
          .mybackground {background-color:#f102b1;}
        
        Background color #f102b1
      
           Border around this has a color of #f102b1        
        
          <div style="border:2px solid #f102b1;">Content here</div>
        
        
          .myborder {border:2px solid #f102b1;}
        
        Border color #f102b1