#fd27c7 color space conversions
Hex:
        #fd27c7
        RGB:
        253, 39, 199
        CMY:
        1, 85, 22
        CMYK:
        0, 85, 21, 1
      HSL:
        315°, 98.1651%, 57.2549%
        HSV (HSB):
        315°, 84.5850%, 99.2157%
        XYZ:
        51.5423, 26.4572, 56.4230
        xyY:
        0.3834, 0.1968, 26.4572
      CIE-Lab:
        58.4685, 86.7506, -32.2491
        CIE-LCH:
        58.4685, 92.5509, 339.6076
        CIE-Luv:
        58.4685, 103.3313, -62.9590
        Hunter-Lab:
        51.4366, 88.8530, -29.0322
      #fd27c7 color charts
#fd27c7 RGB chart
      #fd27c7 CMYK chart
      #fd27c7 RGB pie chart
      #fd27c7 color shades, tints & tones
#fd27c7 color schemes
#fd27c7 color preview, HTML & CSS examples
           This text has a color of #fd27c7        
        
          <p style="color:#fd27c7;">Text here</p>
        
        
          .mytext {color:#fd27c7;}
        
        Text color #fd27c7
      
           This box has a color of #fd27c7        
        
          <div style="background-color:#fd27c7;">Content here</div>
        
        
          .mybackground {background-color:#fd27c7;}
        
        Background color #fd27c7
      
           Border around this has a color of #fd27c7        
        
          <div style="border:2px solid #fd27c7;">Content here</div>
        
        
          .myborder {border:2px solid #fd27c7;}
        
        Border color #fd27c7