#f30691 color space conversions
Hex:
        #f30691
        RGB:
        243, 6, 145
        CMY:
        5, 98, 43
        CMYK:
        0, 98, 40, 5
      HSL:
        325°, 95.1807%, 48.8235%
        HSV (HSB):
        325°, 97.5309%, 95.2941%
        XYZ:
        42.1381, 21.2293, 28.6648
        xyY:
        0.4579, 0.2307, 21.2293
      CIE-Lab:
        53.1995, 82.9813, -8.8723
        CIE-LCH:
        53.1995, 83.4542, 353.8972
        CIE-Luv:
        53.1995, 124.2080, -28.0035
        Hunter-Lab:
        46.0752, 82.6155, -4.6334
      #f30691 color charts
#f30691 RGB chart
      #f30691 CMYK chart
      #f30691 RGB pie chart
      #f30691 color shades, tints & tones
#f30691 color schemes
#f30691 color preview, HTML & CSS examples
           This text has a color of #f30691        
        
          <p style="color:#f30691;">Text here</p>
        
        
          .mytext {color:#f30691;}
        
        Text color #f30691
      
           This box has a color of #f30691        
        
          <div style="background-color:#f30691;">Content here</div>
        
        
          .mybackground {background-color:#f30691;}
        
        Background color #f30691
      
           Border around this has a color of #f30691        
        
          <div style="border:2px solid #f30691;">Content here</div>
        
        
          .myborder {border:2px solid #f30691;}
        
        Border color #f30691