#f52dd7 color space conversions
Hex:
        #f52dd7
        RGB:
        245, 45, 215
        CMY:
        4, 82, 16
        CMYK:
        0, 82, 12, 4
      HSL:
        309°, 90.9091%, 56.8627%
        HSV (HSB):
        309°, 81.6327%, 96.0784%
        XYZ:
        50.8603, 26.1955, 66.6656
        xyY:
        0.3539, 0.1823, 26.1955
      CIE-Lab:
        58.2222, 86.0059, -41.8592
        CIE-LCH:
        58.2222, 95.6514, 334.0477
        CIE-Luv:
        58.2222, 89.4383, -77.3012
        Hunter-Lab:
        51.1816, 87.8118, -41.3999
      #f52dd7 color charts
#f52dd7 RGB chart
      #f52dd7 CMYK chart
      #f52dd7 RGB pie chart
      #f52dd7 color shades, tints & tones
#f52dd7 color schemes
#f52dd7 color preview, HTML & CSS examples
           This text has a color of #f52dd7        
        
          <p style="color:#f52dd7;">Text here</p>
        
        
          .mytext {color:#f52dd7;}
        
        Text color #f52dd7
      
           This box has a color of #f52dd7        
        
          <div style="background-color:#f52dd7;">Content here</div>
        
        
          .mybackground {background-color:#f52dd7;}
        
        Background color #f52dd7
      
           Border around this has a color of #f52dd7        
        
          <div style="border:2px solid #f52dd7;">Content here</div>
        
        
          .myborder {border:2px solid #f52dd7;}
        
        Border color #f52dd7