#fd0dea color space conversions
Hex:
        #fd0dea
        RGB:
        253, 13, 234
        CMY:
        1, 95, 8
        CMYK:
        0, 95, 8, 1
      HSL:
        305°, 98.3607%, 52.1569%
        HSV (HSB):
        305°, 94.8617%, 99.2157%
        XYZ:
        55.5032, 27.1110, 80.1495
        xyY:
        0.3410, 0.1666, 27.1110
      CIE-Lab:
        59.0769, 94.3158, -51.1400
        CIE-LCH:
        59.0769, 107.2883, 331.5325
        CIE-Luv:
        59.0769, 90.7317, -92.9775
        Hunter-Lab:
        52.0682, 99.1564, -54.8183
      #fd0dea color charts
#fd0dea RGB chart
      #fd0dea CMYK chart
      #fd0dea RGB pie chart
      #fd0dea color shades, tints & tones
#fd0dea color schemes
#fd0dea color preview, HTML & CSS examples
           This text has a color of #fd0dea        
        
          <p style="color:#fd0dea;">Text here</p>
        
        
          .mytext {color:#fd0dea;}
        
        Text color #fd0dea
      
           This box has a color of #fd0dea        
        
          <div style="background-color:#fd0dea;">Content here</div>
        
        
          .mybackground {background-color:#fd0dea;}
        
        Background color #fd0dea
      
           Border around this has a color of #fd0dea        
        
          <div style="border:2px solid #fd0dea;">Content here</div>
        
        
          .myborder {border:2px solid #fd0dea;}
        
        Border color #fd0dea