#f30684 color space conversions
Hex:
        #f30684
        RGB:
        243, 6, 132
        CMY:
        5, 98, 48
        CMYK:
        0, 98, 46, 5
      HSL:
        328°, 95.1807%, 48.8235%
        HSV (HSB):
        328°, 97.5309%, 95.2941%
        XYZ:
        41.1921, 20.8509, 23.6833
        xyY:
        0.4805, 0.2432, 20.8509
      CIE-Lab:
        52.7859, 81.8894, -1.6829
        CIE-LCH:
        52.7859, 81.9067, 358.8227
        CIE-Luv:
        52.7859, 130.2755, -18.3864
        Hunter-Lab:
        45.6628, 81.1140, 1.2127
      #f30684 color charts
#f30684 RGB chart
      #f30684 CMYK chart
      #f30684 RGB pie chart
      #f30684 color shades, tints & tones
#f30684 color schemes
#f30684 color preview, HTML & CSS examples
           This text has a color of #f30684        
        
          <p style="color:#f30684;">Text here</p>
        
        
          .mytext {color:#f30684;}
        
        Text color #f30684
      
           This box has a color of #f30684        
        
          <div style="background-color:#f30684;">Content here</div>
        
        
          .mybackground {background-color:#f30684;}
        
        Background color #f30684
      
           Border around this has a color of #f30684        
        
          <div style="border:2px solid #f30684;">Content here</div>
        
        
          .myborder {border:2px solid #f30684;}
        
        Border color #f30684