#f841bc color space conversions
Hex:
        #f841bc
        RGB:
        248, 65, 188
        CMY:
        3, 75, 26
        CMYK:
        0, 74, 24, 3
      HSL:
        320°, 92.8934%, 61.3725%
        HSV (HSB):
        320°, 73.7903%, 97.2549%
        XYZ:
        49.6788, 27.3679, 50.2411
        xyY:
        0.3903, 0.2150, 27.3679
      CIE-Lab:
        59.3133, 78.1348, -24.6973
        CIE-LCH:
        59.3133, 81.9451, 342.4590
        CIE-Luv:
        59.3133, 98.2593, -50.2402
        Hunter-Lab:
        52.3143, 77.9573, -20.3203
      #f841bc color charts
#f841bc RGB chart
      #f841bc CMYK chart
      #f841bc RGB pie chart
      #f841bc color shades, tints & tones
#f841bc color schemes
#f841bc color preview, HTML & CSS examples
           This text has a color of #f841bc        
        
          <p style="color:#f841bc;">Text here</p>
        
        
          .mytext {color:#f841bc;}
        
        Text color #f841bc
      
           This box has a color of #f841bc        
        
          <div style="background-color:#f841bc;">Content here</div>
        
        
          .mybackground {background-color:#f841bc;}
        
        Background color #f841bc
      
           Border around this has a color of #f841bc        
        
          <div style="border:2px solid #f841bc;">Content here</div>
        
        
          .myborder {border:2px solid #f841bc;}
        
        Border color #f841bc