#f531ae color space conversions
Hex:
        #f531ae
        RGB:
        245, 49, 174
        CMY:
        4, 81, 32
        CMYK:
        0, 80, 29, 4
      HSL:
        322°, 90.7407%, 57.6471%
        HSV (HSB):
        322°, 80.0000%, 96.0784%
        XYZ:
        46.3945, 24.6651, 42.3600
        xyY:
        0.4091, 0.2175, 24.6651
      CIE-Lab:
        56.7476, 80.1150, -20.5761
        CIE-LCH:
        56.7476, 82.7151, 345.5959
        CIE-Luv:
        56.7476, 105.9666, -44.1611
        Hunter-Lab:
        49.6640, 79.8370, -15.8056
      #f531ae color charts
#f531ae RGB chart
      #f531ae CMYK chart
      #f531ae RGB pie chart
      #f531ae color shades, tints & tones
#f531ae color schemes
#f531ae color preview, HTML & CSS examples
           This text has a color of #f531ae        
        
          <p style="color:#f531ae;">Text here</p>
        
        
          .mytext {color:#f531ae;}
        
        Text color #f531ae
      
           This box has a color of #f531ae        
        
          <div style="background-color:#f531ae;">Content here</div>
        
        
          .mybackground {background-color:#f531ae;}
        
        Background color #f531ae
      
           Border around this has a color of #f531ae        
        
          <div style="border:2px solid #f531ae;">Content here</div>
        
        
          .myborder {border:2px solid #f531ae;}
        
        Border color #f531ae