#fd0cf3 color space conversions
Hex:
        #fd0cf3
        RGB:
        253, 12, 243
        CMY:
        1, 95, 5
        CMYK:
        0, 95, 4, 1
      HSL:
        302°, 98.3673%, 51.9608%
        HSV (HSB):
        302°, 95.2569%, 99.2157%
        XYZ:
        56.8171, 27.6167, 87.1300
        xyY:
        0.3312, 0.1610, 27.6167
      CIE-Lab:
        59.5408, 95.5885, -55.4375
        CIE-LCH:
        59.5408, 110.5010, 329.8880
        CIE-Luv:
        59.5408, 87.0341, -99.8492
        Hunter-Lab:
        52.5516, 101.0236, -61.5162
      #fd0cf3 color charts
#fd0cf3 RGB chart
      #fd0cf3 CMYK chart
      #fd0cf3 RGB pie chart
      #fd0cf3 color shades, tints & tones
#fd0cf3 color schemes
#fd0cf3 color preview, HTML & CSS examples
           This text has a color of #fd0cf3        
        
          <p style="color:#fd0cf3;">Text here</p>
        
        
          .mytext {color:#fd0cf3;}
        
        Text color #fd0cf3
      
           This box has a color of #fd0cf3        
        
          <div style="background-color:#fd0cf3;">Content here</div>
        
        
          .mybackground {background-color:#fd0cf3;}
        
        Background color #fd0cf3
      
           Border around this has a color of #fd0cf3        
        
          <div style="border:2px solid #fd0cf3;">Content here</div>
        
        
          .myborder {border:2px solid #fd0cf3;}
        
        Border color #fd0cf3