#fc1bb2 color space conversions
Hex:
        #fc1bb2
        RGB:
        252, 27, 178
        CMY:
        1, 89, 30
        CMYK:
        0, 89, 29, 1
      HSL:
        320°, 97.4026%, 54.7059%
        HSV (HSB):
        320°, 89.2857%, 98.8235%
        XYZ:
        48.5727, 24.6937, 44.3258
        xyY:
        0.4131, 0.2100, 24.6937
      CIE-Lab:
        56.7757, 86.0611, -22.7521
        CIE-LCH:
        56.7757, 89.0178, 345.1914
        CIE-Luv:
        56.7757, 113.7868, -48.4843
        Hunter-Lab:
        49.6927, 87.5145, -18.1016
      #fc1bb2 color charts
#fc1bb2 RGB chart
      #fc1bb2 CMYK chart
      #fc1bb2 RGB pie chart
      #fc1bb2 color shades, tints & tones
#fc1bb2 color schemes
#fc1bb2 color preview, HTML & CSS examples
           This text has a color of #fc1bb2        
        
          <p style="color:#fc1bb2;">Text here</p>
        
        
          .mytext {color:#fc1bb2;}
        
        Text color #fc1bb2
      
           This box has a color of #fc1bb2        
        
          <div style="background-color:#fc1bb2;">Content here</div>
        
        
          .mybackground {background-color:#fc1bb2;}
        
        Background color #fc1bb2
      
           Border around this has a color of #fc1bb2        
        
          <div style="border:2px solid #fc1bb2;">Content here</div>
        
        
          .myborder {border:2px solid #fc1bb2;}
        
        Border color #fc1bb2