#f12bb7 color space conversions
Hex:
        #f12bb7
        RGB:
        241, 43, 183
        CMY:
        5, 83, 28
        CMYK:
        0, 82, 24, 5
      HSL:
        318°, 87.6106%, 55.6863%
        HSV (HSB):
        318°, 82.1577%, 94.5098%
        XYZ:
        45.6867, 23.8474, 46.9948
        xyY:
        0.3921, 0.2046, 23.8474
      CIE-Lab:
        55.9347, 81.6069, -27.1195
        CIE-LCH:
        55.9347, 85.9950, 341.6174
        CIE-Luv:
        55.9347, 100.2423, -53.8666
        Hunter-Lab:
        48.8338, 81.5374, -22.8735
      #f12bb7 color charts
#f12bb7 RGB chart
      #f12bb7 CMYK chart
      #f12bb7 RGB pie chart
      #f12bb7 color shades, tints & tones
#f12bb7 color schemes
#f12bb7 color preview, HTML & CSS examples
           This text has a color of #f12bb7        
        
          <p style="color:#f12bb7;">Text here</p>
        
        
          .mytext {color:#f12bb7;}
        
        Text color #f12bb7
      
           This box has a color of #f12bb7        
        
          <div style="background-color:#f12bb7;">Content here</div>
        
        
          .mybackground {background-color:#f12bb7;}
        
        Background color #f12bb7
      
           Border around this has a color of #f12bb7        
        
          <div style="border:2px solid #f12bb7;">Content here</div>
        
        
          .myborder {border:2px solid #f12bb7;}
        
        Border color #f12bb7