#f5286d color space conversions
Hex:
        #f5286d
        RGB:
        245, 40, 109
        CMY:
        4, 84, 57
        CMYK:
        0, 84, 56, 4
      HSL:
        340°, 91.1111%, 55.8824%
        HSV (HSB):
        340°, 83.6735%, 96.0784%
        XYZ:
        41.1753, 22.0342, 16.5508
        xyY:
        0.5162, 0.2763, 22.0342
      CIE-Lab:
        54.0633, 76.3320, 14.0613
        CIE-LCH:
        54.0633, 77.6164, 10.4376
        CIE-Luv:
        54.0633, 135.6856, 1.6323
        Hunter-Lab:
        46.9406, 74.4304, 11.9533
      #f5286d color charts
#f5286d RGB chart
      #f5286d CMYK chart
      #f5286d RGB pie chart
      #f5286d color shades, tints & tones
#f5286d color schemes
#f5286d color preview, HTML & CSS examples
           This text has a color of #f5286d        
        
          <p style="color:#f5286d;">Text here</p>
        
        
          .mytext {color:#f5286d;}
        
        Text color #f5286d
      
           This box has a color of #f5286d        
        
          <div style="background-color:#f5286d;">Content here</div>
        
        
          .mybackground {background-color:#f5286d;}
        
        Background color #f5286d
      
           Border around this has a color of #f5286d        
        
          <div style="border:2px solid #f5286d;">Content here</div>
        
        
          .myborder {border:2px solid #f5286d;}
        
        Border color #f5286d