#f180f1 color space conversions
Hex:
        #f180f1
        RGB:
        241, 128, 241
        CMY:
        5, 50, 5
        CMYK:
        0, 47, 0, 5
      HSL:
        300°, 80.1418%, 72.3529%
        HSV (HSB):
        300°, 46.8880%, 94.5098%
        XYZ:
        59.8720, 40.4900, 87.8788
        xyY:
        0.3181, 0.2151, 40.4900
      CIE-Lab:
        69.8171, 58.7114, -38.2502
        CIE-LCH:
        69.8171, 70.0722, 326.9159
        CIE-Luv:
        69.8171, 53.9460, -69.7590
        Hunter-Lab:
        63.6317, 56.5976, -37.3404
      #f180f1 color charts
#f180f1 RGB chart
      #f180f1 CMYK chart
      #f180f1 RGB pie chart
      #f180f1 color shades, tints & tones
#f180f1 color schemes
#f180f1 color preview, HTML & CSS examples
           This text has a color of #f180f1        
        
          <p style="color:#f180f1;">Text here</p>
        
        
          .mytext {color:#f180f1;}
        
        Text color #f180f1
      
           This box has a color of #f180f1        
        
          <div style="background-color:#f180f1;">Content here</div>
        
        
          .mybackground {background-color:#f180f1;}
        
        Background color #f180f1
      
           Border around this has a color of #f180f1        
        
          <div style="border:2px solid #f180f1;">Content here</div>
        
        
          .myborder {border:2px solid #f180f1;}
        
        Border color #f180f1