#f56fd4 color space conversions
Hex:
        #f56fd4
        RGB:
        245, 111, 212
        CMY:
        4, 56, 17
        CMYK:
        0, 55, 13, 4
      HSL:
        315°, 87.0130%, 69.8039%
        HSV (HSB):
        315°, 54.6939%, 96.0784%
        XYZ:
        55.2243, 35.5348, 66.2356
        xyY:
        0.3518, 0.2263, 35.5348
      CIE-Lab:
        66.1630, 63.0714, -27.8023
        CIE-LCH:
        66.1630, 68.9273, 336.2118
        CIE-Luv:
        66.1630, 71.2688, -53.2775
        Hunter-Lab:
        59.6111, 61.0447, -24.1511
      #f56fd4 color charts
#f56fd4 RGB chart
      #f56fd4 CMYK chart
      #f56fd4 RGB pie chart
      #f56fd4 color shades, tints & tones
#f56fd4 color schemes
#f56fd4 color preview, HTML & CSS examples
           This text has a color of #f56fd4        
        
          <p style="color:#f56fd4;">Text here</p>
        
        
          .mytext {color:#f56fd4;}
        
        Text color #f56fd4
      
           This box has a color of #f56fd4        
        
          <div style="background-color:#f56fd4;">Content here</div>
        
        
          .mybackground {background-color:#f56fd4;}
        
        Background color #f56fd4
      
           Border around this has a color of #f56fd4        
        
          <div style="border:2px solid #f56fd4;">Content here</div>
        
        
          .myborder {border:2px solid #f56fd4;}
        
        Border color #f56fd4