#fc1bda color space conversions
Hex:
        #fc1bda
        RGB:
        252, 27, 218
        CMY:
        1, 89, 15
        CMYK:
        0, 89, 13, 1
      HSL:
        309°, 97.4026%, 54.7059%
        HSV (HSB):
        309°, 89.2857%, 98.8235%
        XYZ:
        53.1917, 26.5413, 68.6491
        xyY:
        0.3585, 0.1789, 26.5413
      CIE-Lab:
        58.5473, 90.7146, -42.9666
        CIE-LCH:
        58.5473, 100.3756, 334.6556
        CIE-Luv:
        58.5473, 95.8084, -79.8410
        Hunter-Lab:
        51.5182, 94.1414, -42.9424
      #fc1bda color charts
#fc1bda RGB chart
      #fc1bda CMYK chart
      #fc1bda RGB pie chart
      #fc1bda color shades, tints & tones
#fc1bda color schemes
#fc1bda color preview, HTML & CSS examples
           This text has a color of #fc1bda        
        
          <p style="color:#fc1bda;">Text here</p>
        
        
          .mytext {color:#fc1bda;}
        
        Text color #fc1bda
      
           This box has a color of #fc1bda        
        
          <div style="background-color:#fc1bda;">Content here</div>
        
        
          .mybackground {background-color:#fc1bda;}
        
        Background color #fc1bda
      
           Border around this has a color of #fc1bda        
        
          <div style="border:2px solid #fc1bda;">Content here</div>
        
        
          .myborder {border:2px solid #fc1bda;}
        
        Border color #fc1bda