#f05591 color space conversions
Hex:
        #f05591
        RGB:
        240, 85, 145
        CMY:
        6, 67, 43
        CMYK:
        0, 65, 40, 6
      HSL:
        337°, 83.7838%, 63.7255%
        HSV (HSB):
        337°, 64.5833%, 94.1176%
        XYZ:
        44.2945, 27.0666, 29.6779
        xyY:
        0.4384, 0.2679, 27.0666
      CIE-Lab:
        59.0359, 64.2200, -0.3021
        CIE-LCH:
        59.0359, 64.2207, 359.7305
        CIE-Luv:
        59.0359, 100.2904, -12.7887
        Hunter-Lab:
        52.0256, 60.9300, 2.5961
      #f05591 color charts
#f05591 RGB chart
      #f05591 CMYK chart
      #f05591 RGB pie chart
      #f05591 color shades, tints & tones
#f05591 color schemes
#f05591 color preview, HTML & CSS examples
           This text has a color of #f05591        
        
          <p style="color:#f05591;">Text here</p>
        
        
          .mytext {color:#f05591;}
        
        Text color #f05591
      
           This box has a color of #f05591        
        
          <div style="background-color:#f05591;">Content here</div>
        
        
          .mybackground {background-color:#f05591;}
        
        Background color #f05591
      
           Border around this has a color of #f05591        
        
          <div style="border:2px solid #f05591;">Content here</div>
        
        
          .myborder {border:2px solid #f05591;}
        
        Border color #f05591