#f07baa color space conversions
Hex:
        #f07baa
        RGB:
        240, 123, 170
        CMY:
        6, 52, 33
        CMYK:
        0, 49, 29, 6
      HSL:
        336°, 79.5918%, 71.1765%
        HSV (HSB):
        336°, 48.7500%, 94.1176%
        XYZ:
        50.2738, 35.5935, 42.2507
        xyY:
        0.3924, 0.2778, 35.5935
      CIE-Lab:
        66.2081, 50.0175, -4.1392
        CIE-LCH:
        66.2081, 50.1884, 355.2692
        CIE-Luv:
        66.2081, 73.1801, -15.2693
        Hunter-Lab:
        59.6603, 46.0109, -0.2263
      #f07baa color charts
#f07baa RGB chart
      #f07baa CMYK chart
      #f07baa RGB pie chart
      #f07baa color shades, tints & tones
#f07baa color schemes
#f07baa color preview, HTML & CSS examples
           This text has a color of #f07baa        
        
          <p style="color:#f07baa;">Text here</p>
        
        
          .mytext {color:#f07baa;}
        
        Text color #f07baa
      
           This box has a color of #f07baa        
        
          <div style="background-color:#f07baa;">Content here</div>
        
        
          .mybackground {background-color:#f07baa;}
        
        Background color #f07baa
      
           Border around this has a color of #f07baa        
        
          <div style="border:2px solid #f07baa;">Content here</div>
        
        
          .myborder {border:2px solid #f07baa;}
        
        Border color #f07baa