#f12498 color space conversions
Hex:
        #f12498
        RGB:
        241, 36, 152
        CMY:
        5, 86, 40
        CMYK:
        0, 85, 37, 5
      HSL:
        326°, 87.9828%, 54.3137%
        HSV (HSB):
        326°, 85.0622%, 94.5098%
        XYZ:
        42.5740, 22.2295, 31.7526
        xyY:
        0.4409, 0.2302, 22.2295
      CIE-Lab:
        54.2697, 79.6785, -11.4737
        CIE-LCH:
        54.2697, 80.5004, 351.8057
        CIE-Luv:
        54.2697, 115.3588, -30.9124
        Hunter-Lab:
        47.1482, 78.6731, -6.9259
      #f12498 color charts
#f12498 RGB chart
      #f12498 CMYK chart
      #f12498 RGB pie chart
      #f12498 color shades, tints & tones
#f12498 color schemes
#f12498 color preview, HTML & CSS examples
           This text has a color of #f12498        
        
          <p style="color:#f12498;">Text here</p>
        
        
          .mytext {color:#f12498;}
        
        Text color #f12498
      
           This box has a color of #f12498        
        
          <div style="background-color:#f12498;">Content here</div>
        
        
          .mybackground {background-color:#f12498;}
        
        Background color #f12498
      
           Border around this has a color of #f12498        
        
          <div style="border:2px solid #f12498;">Content here</div>
        
        
          .myborder {border:2px solid #f12498;}
        
        Border color #f12498