#f612cf color space conversions
Hex:
        #f612cf
        RGB:
        246, 18, 207
        CMY:
        4, 93, 19
        CMYK:
        0, 93, 16, 4
      HSL:
        310°, 92.6829%, 51.7647%
        HSV (HSB):
        310°, 92.6829%, 96.4706%
        XYZ:
        49.4848, 24.5304, 61.1582
        xyY:
        0.3661, 0.1815, 24.5304
      CIE-Lab:
        56.6150, 89.2405, -39.8185
        CIE-LCH:
        56.6150, 97.7209, 335.9539
        CIE-Luv:
        56.6150, 96.8247, -74.2918
        Hunter-Lab:
        49.5282, 91.6693, -38.5424
      #f612cf color charts
#f612cf RGB chart
      #f612cf CMYK chart
      #f612cf RGB pie chart
      #f612cf color shades, tints & tones
#f612cf color schemes
#f612cf color preview, HTML & CSS examples
           This text has a color of #f612cf        
        
          <p style="color:#f612cf;">Text here</p>
        
        
          .mytext {color:#f612cf;}
        
        Text color #f612cf
      
           This box has a color of #f612cf        
        
          <div style="background-color:#f612cf;">Content here</div>
        
        
          .mybackground {background-color:#f612cf;}
        
        Background color #f612cf
      
           Border around this has a color of #f612cf        
        
          <div style="border:2px solid #f612cf;">Content here</div>
        
        
          .myborder {border:2px solid #f612cf;}
        
        Border color #f612cf