#f380c7 color space conversions
Hex:
        #f380c7
        RGB:
        243, 128, 199
        CMY:
        5, 50, 22
        CMYK:
        0, 47, 18, 5
      HSL:
        323°, 82.7338%, 72.7451%
        HSV (HSB):
        323°, 47.3251%, 95.2941%
        XYZ:
        54.9901, 38.6166, 58.5883
        xyY:
        0.3613, 0.2537, 38.6166
      CIE-Lab:
        68.4726, 52.5255, -17.0299
        CIE-LCH:
        68.4726, 55.2172, 342.0362
        CIE-Luv:
        68.4726, 65.6172, -34.9517
        Hunter-Lab:
        62.1422, 49.2071, -12.3996
      #f380c7 color charts
#f380c7 RGB chart
      #f380c7 CMYK chart
      #f380c7 RGB pie chart
      #f380c7 color shades, tints & tones
#f380c7 color schemes
#f380c7 color preview, HTML & CSS examples
           This text has a color of #f380c7        
        
          <p style="color:#f380c7;">Text here</p>
        
        
          .mytext {color:#f380c7;}
        
        Text color #f380c7
      
           This box has a color of #f380c7        
        
          <div style="background-color:#f380c7;">Content here</div>
        
        
          .mybackground {background-color:#f380c7;}
        
        Background color #f380c7
      
           Border around this has a color of #f380c7        
        
          <div style="border:2px solid #f380c7;">Content here</div>
        
        
          .myborder {border:2px solid #f380c7;}
        
        Border color #f380c7