#f93985 color space conversions
Hex:
        #f93985
        RGB:
        249, 57, 133
        CMY:
        2, 78, 48
        CMYK:
        0, 77, 47, 2
      HSL:
        336°, 94.1176%, 60.0000%
        HSV (HSB):
        336°, 77.1084%, 97.6471%
        XYZ:
        44.7637, 24.7594, 24.6100
        xyY:
        0.4755, 0.2630, 24.7594
      CIE-Lab:
        56.8403, 75.0478, 3.7586
        CIE-LCH:
        56.8403, 75.1418, 2.8671
        CIE-Luv:
        56.8403, 123.8354, -10.0180
        Hunter-Lab:
        49.7589, 73.5028, 5.5072
      #f93985 color charts
#f93985 RGB chart
      #f93985 CMYK chart
      #f93985 RGB pie chart
      #f93985 color shades, tints & tones
#f93985 color schemes
#f93985 color preview, HTML & CSS examples
           This text has a color of #f93985        
        
          <p style="color:#f93985;">Text here</p>
        
        
          .mytext {color:#f93985;}
        
        Text color #f93985
      
           This box has a color of #f93985        
        
          <div style="background-color:#f93985;">Content here</div>
        
        
          .mybackground {background-color:#f93985;}
        
        Background color #f93985
      
           Border around this has a color of #f93985        
        
          <div style="border:2px solid #f93985;">Content here</div>
        
        
          .myborder {border:2px solid #f93985;}
        
        Border color #f93985