#f380a2 color space conversions
Hex:
        #f380a2
        RGB:
        243, 128, 162
        CMY:
        5, 50, 36
        CMYK:
        0, 47, 33, 5
      HSL:
        342°, 82.7338%, 72.7451%
        HSV (HSB):
        342°, 47.3251%, 95.2941%
        XYZ:
        51.2029, 37.1017, 38.6451
        xyY:
        0.4033, 0.2923, 37.1017
      CIE-Lab:
        67.3532, 47.5573, 2.1088
        CIE-LCH:
        67.3532, 47.6041, 2.5389
        CIE-Luv:
        67.3532, 74.5837, -6.0530
        Hunter-Lab:
        60.9111, 43.4556, 5.0213
      #f380a2 color charts
#f380a2 RGB chart
      #f380a2 CMYK chart
      #f380a2 RGB pie chart
      #f380a2 color shades, tints & tones
#f380a2 color schemes
#f380a2 color preview, HTML & CSS examples
           This text has a color of #f380a2        
        
          <p style="color:#f380a2;">Text here</p>
        
        
          .mytext {color:#f380a2;}
        
        Text color #f380a2
      
           This box has a color of #f380a2        
        
          <div style="background-color:#f380a2;">Content here</div>
        
        
          .mybackground {background-color:#f380a2;}
        
        Background color #f380a2
      
           Border around this has a color of #f380a2        
        
          <div style="border:2px solid #f380a2;">Content here</div>
        
        
          .myborder {border:2px solid #f380a2;}
        
        Border color #f380a2