#f860bd color space conversions
Hex:
        #f860bd
        RGB:
        248, 96, 189
        CMY:
        3, 62, 26
        CMYK:
        0, 61, 24, 3
      HSL:
        323°, 91.5663%, 67.4510%
        HSV (HSB):
        323°, 61.2903%, 97.2549%
        XYZ:
        52.0796, 31.9963, 51.5751
        xyY:
        0.3839, 0.2359, 31.9963
      CIE-Lab:
        63.3398, 67.1652, -19.1110
        CIE-LCH:
        63.3398, 69.8312, 344.1170
        CIE-Luv:
        63.3398, 86.8703, -40.3621
        Hunter-Lab:
        56.5653, 65.3554, -14.4638
      #f860bd color charts
#f860bd RGB chart
      #f860bd CMYK chart
      #f860bd RGB pie chart
      #f860bd color shades, tints & tones
#f860bd color schemes
#f860bd color preview, HTML & CSS examples
           This text has a color of #f860bd        
        
          <p style="color:#f860bd;">Text here</p>
        
        
          .mytext {color:#f860bd;}
        
        Text color #f860bd
      
           This box has a color of #f860bd        
        
          <div style="background-color:#f860bd;">Content here</div>
        
        
          .mybackground {background-color:#f860bd;}
        
        Background color #f860bd
      
           Border around this has a color of #f860bd        
        
          <div style="border:2px solid #f860bd;">Content here</div>
        
        
          .myborder {border:2px solid #f860bd;}
        
        Border color #f860bd