#fc7ee1 color space conversions
Hex:
        #fc7ee1
        RGB:
        252, 126, 225
        CMY:
        1, 51, 12
        CMYK:
        0, 50, 11, 1
      HSL:
        313°, 95.4545%, 74.1176%
        HSV (HSB):
        313°, 50.0000%, 98.8235%
        XYZ:
        61.1963, 41.0534, 75.9329
        xyY:
        0.3434, 0.2304, 41.0534
      CIE-Lab:
        70.2133, 60.1409, -28.7153
        CIE-LCH:
        70.2133, 66.6446, 334.4770
        CIE-Luv:
        70.2133, 66.3607, -54.7466
        Hunter-Lab:
        64.0729, 58.3585, -25.4136
      #fc7ee1 color charts
#fc7ee1 RGB chart
      #fc7ee1 CMYK chart
      #fc7ee1 RGB pie chart
      #fc7ee1 color shades, tints & tones
#fc7ee1 color schemes
#fc7ee1 color preview, HTML & CSS examples
           This text has a color of #fc7ee1        
        
          <p style="color:#fc7ee1;">Text here</p>
        
        
          .mytext {color:#fc7ee1;}
        
        Text color #fc7ee1
      
           This box has a color of #fc7ee1        
        
          <div style="background-color:#fc7ee1;">Content here</div>
        
        
          .mybackground {background-color:#fc7ee1;}
        
        Background color #fc7ee1
      
           Border around this has a color of #fc7ee1        
        
          <div style="border:2px solid #fc7ee1;">Content here</div>
        
        
          .myborder {border:2px solid #fc7ee1;}
        
        Border color #fc7ee1