#fd38f8 color space conversions
Hex:
        #fd38f8
        RGB:
        253, 56, 248
        CMY:
        1, 78, 3
        CMYK:
        0, 78, 2, 1
      HSL:
        302°, 98.0100%, 60.5882%
        HSV (HSB):
        302°, 77.8656%, 99.2157%
        XYZ:
        58.8655, 30.4883, 91.5892
        xyY:
        0.3253, 0.1685, 30.4883
      CIE-Lab:
        62.0733, 89.6746, -54.1863
        CIE-LCH:
        62.0733, 104.7744, 328.8573
        CIE-Luv:
        62.0733, 80.5761, -97.9816
        Hunter-Lab:
        55.2162, 93.6687, -59.6952
      #fd38f8 color charts
#fd38f8 RGB chart
      #fd38f8 CMYK chart
      #fd38f8 RGB pie chart
      #fd38f8 color shades, tints & tones
#fd38f8 color schemes
#fd38f8 color preview, HTML & CSS examples
           This text has a color of #fd38f8        
        
          <p style="color:#fd38f8;">Text here</p>
        
        
          .mytext {color:#fd38f8;}
        
        Text color #fd38f8
      
           This box has a color of #fd38f8        
        
          <div style="background-color:#fd38f8;">Content here</div>
        
        
          .mybackground {background-color:#fd38f8;}
        
        Background color #fd38f8
      
           Border around this has a color of #fd38f8        
        
          <div style="border:2px solid #fd38f8;">Content here</div>
        
        
          .myborder {border:2px solid #fd38f8;}
        
        Border color #fd38f8