#f512c4 color space conversions
Hex:
        #f512c4
        RGB:
        245, 18, 196
        CMY:
        4, 93, 23
        CMYK:
        0, 93, 20, 4
      HSL:
        313°, 91.9028%, 51.5686%
        HSV (HSB):
        313°, 92.6531%, 96.0784%
        XYZ:
        47.8363, 23.8306, 54.3031
        xyY:
        0.3797, 0.1892, 23.8306
      CIE-Lab:
        55.9178, 87.7285, -34.6092
        CIE-LCH:
        55.9178, 94.3085, 338.4706
        CIE-Luv:
        55.9178, 100.9811, -66.0596
        Hunter-Lab:
        48.8166, 89.4864, -31.7819
      #f512c4 color charts
#f512c4 RGB chart
      #f512c4 CMYK chart
      #f512c4 RGB pie chart
      #f512c4 color shades, tints & tones
#f512c4 color schemes
#f512c4 color preview, HTML & CSS examples
           This text has a color of #f512c4        
        
          <p style="color:#f512c4;">Text here</p>
        
        
          .mytext {color:#f512c4;}
        
        Text color #f512c4
      
           This box has a color of #f512c4        
        
          <div style="background-color:#f512c4;">Content here</div>
        
        
          .mybackground {background-color:#f512c4;}
        
        Background color #f512c4
      
           Border around this has a color of #f512c4        
        
          <div style="border:2px solid #f512c4;">Content here</div>
        
        
          .myborder {border:2px solid #f512c4;}
        
        Border color #f512c4