#f512f1 color space conversions
Hex:
        #f512f1
        RGB:
        245, 18, 241
        CMY:
        4, 93, 5
        CMYK:
        0, 93, 2, 4
      HSL:
        301°, 91.9028%, 51.5686%
        HSV (HSB):
        301°, 92.6531%, 96.0784%
        XYZ:
        53.7497, 26.1960, 85.4425
        xyY:
        0.3250, 0.1584, 26.1960
      CIE-Lab:
        58.2226, 93.5499, -56.5038
        CIE-LCH:
        58.2226, 109.2898, 328.8682
        CIE-Luv:
        58.2226, 81.7319, -100.6489
        Hunter-Lab:
        51.1820, 97.8865, -63.1505
      #f512f1 color charts
#f512f1 RGB chart
      #f512f1 CMYK chart
      #f512f1 RGB pie chart
      #f512f1 color shades, tints & tones
#f512f1 color schemes
#f512f1 color preview, HTML & CSS examples
           This text has a color of #f512f1        
        
          <p style="color:#f512f1;">Text here</p>
        
        
          .mytext {color:#f512f1;}
        
        Text color #f512f1
      
           This box has a color of #f512f1        
        
          <div style="background-color:#f512f1;">Content here</div>
        
        
          .mybackground {background-color:#f512f1;}
        
        Background color #f512f1
      
           Border around this has a color of #f512f1        
        
          <div style="border:2px solid #f512f1;">Content here</div>
        
        
          .myborder {border:2px solid #f512f1;}
        
        Border color #f512f1