#fd2af5 color space conversions
Hex:
        #fd2af5
        RGB:
        253, 42, 245
        CMY:
        1, 84, 4
        CMYK:
        0, 83, 3, 1
      HSL:
        302°, 98.1395%, 57.8431%
        HSV (HSB):
        302°, 83.3992%, 99.2157%
        XYZ:
        57.8174, 29.1311, 88.9618
        xyY:
        0.3287, 0.1656, 29.1311
      CIE-Lab:
        60.8972, 92.1993, -54.3911
        CIE-LCH:
        60.8972, 107.0473, 329.4624
        CIE-Luv:
        60.8972, 83.7542, -98.2601
        Hunter-Lab:
        53.9733, 96.7600, -59.9438
      #fd2af5 color charts
#fd2af5 RGB chart
      #fd2af5 CMYK chart
      #fd2af5 RGB pie chart
      #fd2af5 color shades, tints & tones
#fd2af5 color schemes
#fd2af5 color preview, HTML & CSS examples
           This text has a color of #fd2af5        
        
          <p style="color:#fd2af5;">Text here</p>
        
        
          .mytext {color:#fd2af5;}
        
        Text color #fd2af5
      
           This box has a color of #fd2af5        
        
          <div style="background-color:#fd2af5;">Content here</div>
        
        
          .mybackground {background-color:#fd2af5;}
        
        Background color #fd2af5
      
           Border around this has a color of #fd2af5        
        
          <div style="border:2px solid #fd2af5;">Content here</div>
        
        
          .myborder {border:2px solid #fd2af5;}
        
        Border color #fd2af5