#f841ba color space conversions
Hex:
        #f841ba
        RGB:
        248, 65, 186
        CMY:
        3, 75, 27
        CMYK:
        0, 74, 25, 3
      HSL:
        320°, 92.8934%, 61.3725%
        HSV (HSB):
        320°, 73.7903%, 97.2549%
        XYZ:
        49.4646, 27.2822, 49.1133
        xyY:
        0.3930, 0.2168, 27.2822
      CIE-Lab:
        59.2347, 77.8942, -23.6678
        CIE-LCH:
        59.2347, 81.4105, 343.0989
        CIE-Luv:
        59.2347, 99.0585, -48.6518
        Hunter-Lab:
        52.2324, 77.6347, -19.1868
      #f841ba color charts
#f841ba RGB chart
      #f841ba CMYK chart
      #f841ba RGB pie chart
      #f841ba color shades, tints & tones
#f841ba color schemes
#f841ba color preview, HTML & CSS examples
           This text has a color of #f841ba        
        
          <p style="color:#f841ba;">Text here</p>
        
        
          .mytext {color:#f841ba;}
        
        Text color #f841ba
      
           This box has a color of #f841ba        
        
          <div style="background-color:#f841ba;">Content here</div>
        
        
          .mybackground {background-color:#f841ba;}
        
        Background color #f841ba
      
           Border around this has a color of #f841ba        
        
          <div style="border:2px solid #f841ba;">Content here</div>
        
        
          .myborder {border:2px solid #f841ba;}
        
        Border color #f841ba