#f12493 color space conversions
Hex:
        #f12493
        RGB:
        241, 36, 147
        CMY:
        5, 86, 42
        CMYK:
        0, 85, 39, 5
      HSL:
        328°, 87.9828%, 54.3137%
        HSV (HSB):
        328°, 85.0622%, 94.5098%
        XYZ:
        42.1730, 22.0691, 29.6408
        xyY:
        0.4492, 0.2351, 22.0691
      CIE-Lab:
        54.1003, 79.2038, -8.7578
        CIE-LCH:
        54.1003, 79.6865, 353.6903
        CIE-Luv:
        54.1003, 117.5852, -27.1062
        Hunter-Lab:
        46.9778, 78.0322, -4.5248
      #f12493 color charts
#f12493 RGB chart
      #f12493 CMYK chart
      #f12493 RGB pie chart
      #f12493 color shades, tints & tones
#f12493 color schemes
#f12493 color preview, HTML & CSS examples
           This text has a color of #f12493        
        
          <p style="color:#f12493;">Text here</p>
        
        
          .mytext {color:#f12493;}
        
        Text color #f12493
      
           This box has a color of #f12493        
        
          <div style="background-color:#f12493;">Content here</div>
        
        
          .mybackground {background-color:#f12493;}
        
        Background color #f12493
      
           Border around this has a color of #f12493        
        
          <div style="border:2px solid #f12493;">Content here</div>
        
        
          .myborder {border:2px solid #f12493;}
        
        Border color #f12493