#f58cfb color space conversions
Hex:
        #f58cfb
        RGB:
        245, 140, 251
        CMY:
        4, 45, 2
        CMYK:
        2, 44, 0, 2
      HSL:
        297°, 93.2773%, 76.6667%
        HSV (HSB):
        297°, 44.2231%, 98.4314%
        XYZ:
        64.4469, 45.1337, 96.5817
        xyY:
        0.3126, 0.2189, 45.1337
      CIE-Lab:
        72.9798, 55.7291, -38.7518
        CIE-LCH:
        72.9798, 67.8781, 325.1868
        CIE-Luv:
        72.9798, 49.4754, -70.6072
        Hunter-Lab:
        67.1816, 53.6660, -38.2095
      #f58cfb color charts
#f58cfb RGB chart
      #f58cfb CMYK chart
      #f58cfb RGB pie chart
      #f58cfb color shades, tints & tones
#f58cfb color schemes
#f58cfb color preview, HTML & CSS examples
           This text has a color of #f58cfb        
        
          <p style="color:#f58cfb;">Text here</p>
        
        
          .mytext {color:#f58cfb;}
        
        Text color #f58cfb
      
           This box has a color of #f58cfb        
        
          <div style="background-color:#f58cfb;">Content here</div>
        
        
          .mybackground {background-color:#f58cfb;}
        
        Background color #f58cfb
      
           Border around this has a color of #f58cfb        
        
          <div style="border:2px solid #f58cfb;">Content here</div>
        
        
          .myborder {border:2px solid #f58cfb;}
        
        Border color #f58cfb