#f05385 color space conversions
Hex:
        #f05385
        RGB:
        240, 83, 133
        CMY:
        6, 67, 48
        CMYK:
        0, 65, 45, 6
      HSL:
        341°, 83.9572%, 63.3333%
        HSV (HSB):
        341°, 65.4167%, 94.1176%
        XYZ:
        43.2621, 26.4052, 25.0069
        xyY:
        0.4570, 0.2789, 26.4052
      CIE-Lab:
        58.4197, 63.8405, 5.8305
        CIE-LCH:
        58.4197, 64.1062, 5.2183
        CIE-Luv:
        58.4197, 105.2558, -4.7941
        Hunter-Lab:
        51.3860, 60.3542, 7.1169
      #f05385 color charts
#f05385 RGB chart
      #f05385 CMYK chart
      #f05385 RGB pie chart
      #f05385 color shades, tints & tones
#f05385 color schemes
#f05385 color preview, HTML & CSS examples
           This text has a color of #f05385        
        
          <p style="color:#f05385;">Text here</p>
        
        
          .mytext {color:#f05385;}
        
        Text color #f05385
      
           This box has a color of #f05385        
        
          <div style="background-color:#f05385;">Content here</div>
        
        
          .mybackground {background-color:#f05385;}
        
        Background color #f05385
      
           Border around this has a color of #f05385        
        
          <div style="border:2px solid #f05385;">Content here</div>
        
        
          .myborder {border:2px solid #f05385;}
        
        Border color #f05385