#fd42fc color space conversions
Hex:
        #fd42fc
        RGB:
        253, 66, 252
        CMY:
        1, 74, 1
        CMYK:
        0, 74, 0, 1
      HSL:
        300°, 97.9058%, 62.5490%
        HSV (HSB):
        300°, 73.9130%, 99.2157%
        XYZ:
        60.0269, 31.8074, 95.0711
        xyY:
        0.3212, 0.1702, 31.8074
      CIE-Lab:
        63.1833, 87.6746, -54.6352
        CIE-LCH:
        63.1833, 103.3046, 328.0706
        CIE-Luv:
        63.1833, 77.3229, -98.7542
        Hunter-Lab:
        56.3980, 91.2890, -60.4676
      #fd42fc color charts
#fd42fc RGB chart
      #fd42fc CMYK chart
      #fd42fc RGB pie chart
      #fd42fc color shades, tints & tones
#fd42fc color schemes
#fd42fc color preview, HTML & CSS examples
           This text has a color of #fd42fc        
        
          <p style="color:#fd42fc;">Text here</p>
        
        
          .mytext {color:#fd42fc;}
        
        Text color #fd42fc
      
           This box has a color of #fd42fc        
        
          <div style="background-color:#fd42fc;">Content here</div>
        
        
          .mybackground {background-color:#fd42fc;}
        
        Background color #fd42fc
      
           Border around this has a color of #fd42fc        
        
          <div style="border:2px solid #fd42fc;">Content here</div>
        
        
          .myborder {border:2px solid #fd42fc;}
        
        Border color #fd42fc