#fd2ab2 color space conversions
Hex:
        #fd2ab2
        RGB:
        253, 42, 178
        CMY:
        1, 84, 30
        CMYK:
        0, 83, 30, 1
      HSL:
        321°, 98.1395%, 57.8431%
        HSV (HSB):
        321°, 83.3992%, 99.2157%
        XYZ:
        49.3719, 25.7529, 44.4881
        xyY:
        0.4128, 0.2153, 25.7529
      CIE-Lab:
        57.8018, 83.8188, -21.1638
        CIE-LCH:
        57.8018, 86.4494, 345.8293
        CIE-Luv:
        57.8018, 112.0815, -45.9041
        Hunter-Lab:
        50.7473, 84.8540, -16.4540
      #fd2ab2 color charts
#fd2ab2 RGB chart
      #fd2ab2 CMYK chart
      #fd2ab2 RGB pie chart
      #fd2ab2 color shades, tints & tones
#fd2ab2 color schemes
#fd2ab2 color preview, HTML & CSS examples
           This text has a color of #fd2ab2        
        
          <p style="color:#fd2ab2;">Text here</p>
        
        
          .mytext {color:#fd2ab2;}
        
        Text color #fd2ab2
      
           This box has a color of #fd2ab2        
        
          <div style="background-color:#fd2ab2;">Content here</div>
        
        
          .mybackground {background-color:#fd2ab2;}
        
        Background color #fd2ab2
      
           Border around this has a color of #fd2ab2        
        
          <div style="border:2px solid #fd2ab2;">Content here</div>
        
        
          .myborder {border:2px solid #fd2ab2;}
        
        Border color #fd2ab2