#fd27d6 color space conversions
Hex:
        #fd27d6
        RGB:
        253, 39, 214
        CMY:
        1, 85, 16
        CMYK:
        0, 85, 15, 1
      HSL:
        311°, 98.1651%, 57.2549%
        HSV (HSB):
        311°, 84.5850%, 99.2157%
        XYZ:
        53.3711, 27.1887, 66.0533
        xyY:
        0.3640, 0.1854, 27.1887
      CIE-Lab:
        59.1486, 88.5855, -39.7404
        CIE-LCH:
        59.1486, 97.0912, 335.8385
        CIE-Luv:
        59.1486, 96.8351, -74.7572
        Hunter-Lab:
        52.1428, 91.4550, -38.6072
      #fd27d6 color charts
#fd27d6 RGB chart
      #fd27d6 CMYK chart
      #fd27d6 RGB pie chart
      #fd27d6 color shades, tints & tones
#fd27d6 color schemes
#fd27d6 color preview, HTML & CSS examples
           This text has a color of #fd27d6        
        
          <p style="color:#fd27d6;">Text here</p>
        
        
          .mytext {color:#fd27d6;}
        
        Text color #fd27d6
      
           This box has a color of #fd27d6        
        
          <div style="background-color:#fd27d6;">Content here</div>
        
        
          .mybackground {background-color:#fd27d6;}
        
        Background color #fd27d6
      
           Border around this has a color of #fd27d6        
        
          <div style="border:2px solid #fd27d6;">Content here</div>
        
        
          .myborder {border:2px solid #fd27d6;}
        
        Border color #fd27d6