#f30ca4 color space conversions
Hex:
        #f30ca4
        RGB:
        243, 12, 164
        CMY:
        5, 95, 36
        CMYK:
        0, 95, 33, 5
      HSL:
        321°, 90.5882%, 50.0000%
        HSV (HSB):
        321°, 95.0617%, 95.2941%
        XYZ:
        43.7945, 21.9980, 37.0598
        xyY:
        0.4258, 0.2139, 21.9980
      CIE-Lab:
        54.0248, 84.3551, -18.9078
        CIE-LCH:
        54.0248, 86.4482, 347.3662
        CIE-Luv:
        54.0248, 114.7553, -42.1948
        Hunter-Lab:
        46.9020, 84.5949, -14.0168
      #f30ca4 color charts
#f30ca4 RGB chart
      #f30ca4 CMYK chart
      #f30ca4 RGB pie chart
      #f30ca4 color shades, tints & tones
#f30ca4 color schemes
#f30ca4 color preview, HTML & CSS examples
           This text has a color of #f30ca4        
        
          <p style="color:#f30ca4;">Text here</p>
        
        
          .mytext {color:#f30ca4;}
        
        Text color #f30ca4
      
           This box has a color of #f30ca4        
        
          <div style="background-color:#f30ca4;">Content here</div>
        
        
          .mybackground {background-color:#f30ca4;}
        
        Background color #f30ca4
      
           Border around this has a color of #f30ca4        
        
          <div style="border:2px solid #f30ca4;">Content here</div>
        
        
          .myborder {border:2px solid #f30ca4;}
        
        Border color #f30ca4