#f53fcd color space conversions
Hex:
        #f53fcd
        RGB:
        245, 63, 205
        CMY:
        4, 75, 20
        CMYK:
        0, 74, 16, 4
      HSL:
        313°, 90.0990%, 60.3922%
        HSV (HSB):
        313°, 74.2857%, 96.0784%
        XYZ:
        50.4531, 27.3753, 60.3824
        xyY:
        0.3650, 0.1981, 27.3753
      CIE-Lab:
        59.3201, 80.1874, -34.4539
        CIE-LCH:
        59.3201, 87.2760, 336.7484
        CIE-Luv:
        59.3201, 89.7614, -65.3234
        Hunter-Lab:
        52.3214, 80.5639, -31.7997
      #f53fcd color charts
#f53fcd RGB chart
      #f53fcd CMYK chart
      #f53fcd RGB pie chart
      #f53fcd color shades, tints & tones
#f53fcd color schemes
#f53fcd color preview, HTML & CSS examples
           This text has a color of #f53fcd        
        
          <p style="color:#f53fcd;">Text here</p>
        
        
          .mytext {color:#f53fcd;}
        
        Text color #f53fcd
      
           This box has a color of #f53fcd        
        
          <div style="background-color:#f53fcd;">Content here</div>
        
        
          .mybackground {background-color:#f53fcd;}
        
        Background color #f53fcd
      
           Border around this has a color of #f53fcd        
        
          <div style="border:2px solid #f53fcd;">Content here</div>
        
        
          .myborder {border:2px solid #f53fcd;}
        
        Border color #f53fcd