#fc1bd1 color space conversions
Hex:
        #fc1bd1
        RGB:
        252, 27, 209
        CMY:
        1, 89, 18
        CMYK:
        0, 89, 17, 1
      HSL:
        311°, 97.4026%, 54.7059%
        HSV (HSB):
        311°, 89.2857%, 98.8235%
        XYZ:
        52.0454, 26.0828, 62.6130
        xyY:
        0.3698, 0.1853, 26.0828
      CIE-Lab:
        58.1155, 89.5944, -38.5296
        CIE-LCH:
        58.1155, 97.5279, 336.7301
        CIE-Luv:
        58.1155, 99.7398, -72.8229
        Hunter-Lab:
        51.0713, 92.5300, -36.9392
      #fc1bd1 color charts
#fc1bd1 RGB chart
      #fc1bd1 CMYK chart
      #fc1bd1 RGB pie chart
      #fc1bd1 color shades, tints & tones
#fc1bd1 color schemes
#fc1bd1 color preview, HTML & CSS examples
           This text has a color of #fc1bd1        
        
          <p style="color:#fc1bd1;">Text here</p>
        
        
          .mytext {color:#fc1bd1;}
        
        Text color #fc1bd1
      
           This box has a color of #fc1bd1        
        
          <div style="background-color:#fc1bd1;">Content here</div>
        
        
          .mybackground {background-color:#fc1bd1;}
        
        Background color #fc1bd1
      
           Border around this has a color of #fc1bd1        
        
          <div style="border:2px solid #fc1bd1;">Content here</div>
        
        
          .myborder {border:2px solid #fc1bd1;}
        
        Border color #fc1bd1