#fd13e1 color space conversions
Hex:
        #fd13e1
        RGB:
        253, 19, 225
        CMY:
        1, 93, 12
        CMYK:
        0, 92, 11, 1
      HSL:
        307°, 98.3193%, 53.3333%
        HSV (HSB):
        307°, 92.4901%, 99.2157%
        XYZ:
        54.3315, 26.7846, 73.5405
        xyY:
        0.3513, 0.1732, 26.7846
      CIE-Lab:
        58.7745, 92.6578, -46.5550
        CIE-LCH:
        58.7745, 103.6959, 333.3232
        CIE-Luv:
        58.7745, 94.2134, -85.6649
        Hunter-Lab:
        51.7539, 96.8210, -48.0214
      #fd13e1 color charts
#fd13e1 RGB chart
      #fd13e1 CMYK chart
      #fd13e1 RGB pie chart
      #fd13e1 color shades, tints & tones
#fd13e1 color schemes
#fd13e1 color preview, HTML & CSS examples
           This text has a color of #fd13e1        
        
          <p style="color:#fd13e1;">Text here</p>
        
        
          .mytext {color:#fd13e1;}
        
        Text color #fd13e1
      
           This box has a color of #fd13e1        
        
          <div style="background-color:#fd13e1;">Content here</div>
        
        
          .mybackground {background-color:#fd13e1;}
        
        Background color #fd13e1
      
           Border around this has a color of #fd13e1        
        
          <div style="border:2px solid #fd13e1;">Content here</div>
        
        
          .myborder {border:2px solid #fd13e1;}
        
        Border color #fd13e1