#ff30c1 color space conversions
Hex:
        #ff30c1
        RGB:
        255, 48, 193
        CMY:
        0, 81, 24
        CMYK:
        0, 81, 24, 0
      HSL:
        318°, 100.0000%, 59.4118%
        HSV (HSB):
        318°, 81.1765%, 100.0000%
        XYZ:
        51.9226, 27.2242, 52.9702
        xyY:
        0.3930, 0.2061, 27.2242
      CIE-Lab:
        59.1812, 84.6787, -27.6742
        CIE-LCH:
        59.1812, 89.0862, 341.9019
        CIE-Luv:
        59.1812, 105.8478, -55.8811
        Hunter-Lab:
        52.1768, 86.3211, -23.6679
      #ff30c1 color charts
#ff30c1 RGB chart
      #ff30c1 CMYK chart
      #ff30c1 RGB pie chart
      #ff30c1 color shades, tints & tones
#ff30c1 color schemes
#ff30c1 color preview, HTML & CSS examples
           This text has a color of #ff30c1        
        
          <p style="color:#ff30c1;">Text here</p>
        
        
          .mytext {color:#ff30c1;}
        
        Text color #ff30c1
      
           This box has a color of #ff30c1        
        
          <div style="background-color:#ff30c1;">Content here</div>
        
        
          .mybackground {background-color:#ff30c1;}
        
        Background color #ff30c1
      
           Border around this has a color of #ff30c1        
        
          <div style="border:2px solid #ff30c1;">Content here</div>
        
        
          .myborder {border:2px solid #ff30c1;}
        
        Border color #ff30c1