#fd30ee color space conversions
Hex:
        #fd30ee
        RGB:
        253, 48, 238
        CMY:
        1, 81, 7
        CMYK:
        0, 81, 6, 1
      HSL:
        304°, 98.0861%, 59.0196%
        HSV (HSB):
        304°, 81.0277%, 99.2157%
        XYZ:
        56.9976, 29.1696, 83.5151
        xyY:
        0.3359, 0.1719, 29.1696
      CIE-Lab:
        60.9310, 90.0416, -50.4364
        CIE-LCH:
        60.9310, 103.2053, 330.7448
        CIE-Luv:
        60.9310, 85.6674, -91.8784
        Hunter-Lab:
        54.0089, 93.8621, -53.8752
      #fd30ee color charts
#fd30ee RGB chart
      #fd30ee CMYK chart
      #fd30ee RGB pie chart
      #fd30ee color shades, tints & tones
#fd30ee color schemes
#fd30ee color preview, HTML & CSS examples
           This text has a color of #fd30ee        
        
          <p style="color:#fd30ee;">Text here</p>
        
        
          .mytext {color:#fd30ee;}
        
        Text color #fd30ee
      
           This box has a color of #fd30ee        
        
          <div style="background-color:#fd30ee;">Content here</div>
        
        
          .mybackground {background-color:#fd30ee;}
        
        Background color #fd30ee
      
           Border around this has a color of #fd30ee        
        
          <div style="border:2px solid #fd30ee;">Content here</div>
        
        
          .myborder {border:2px solid #fd30ee;}
        
        Border color #fd30ee