#f572dd color space conversions
Hex:
        #f572dd
        RGB:
        245, 114, 221
        CMY:
        4, 55, 13
        CMYK:
        0, 53, 10, 4
      HSL:
        311°, 86.7550%, 70.3922%
        HSV (HSB):
        311°, 53.4694%, 96.0784%
        XYZ:
        56.7246, 36.6676, 72.4944
        xyY:
        0.3419, 0.2210, 36.6676
      CIE-Lab:
        67.0269, 63.0923, -31.4907
        CIE-LCH:
        67.0269, 70.5146, 333.4753
        CIE-Luv:
        67.0269, 67.4848, -59.2070
        Hunter-Lab:
        60.5537, 61.2435, -28.5939
      #f572dd color charts
#f572dd RGB chart
      #f572dd CMYK chart
      #f572dd RGB pie chart
      #f572dd color shades, tints & tones
#f572dd color schemes
#f572dd color preview, HTML & CSS examples
           This text has a color of #f572dd        
        
          <p style="color:#f572dd;">Text here</p>
        
        
          .mytext {color:#f572dd;}
        
        Text color #f572dd
      
           This box has a color of #f572dd        
        
          <div style="background-color:#f572dd;">Content here</div>
        
        
          .mybackground {background-color:#f572dd;}
        
        Background color #f572dd
      
           Border around this has a color of #f572dd        
        
          <div style="border:2px solid #f572dd;">Content here</div>
        
        
          .myborder {border:2px solid #f572dd;}
        
        Border color #f572dd