#fd36f5 color space conversions
Hex:
        #fd36f5
        RGB:
        253, 54, 245
        CMY:
        1, 79, 4
        CMYK:
        0, 79, 3, 1
      HSL:
        302°, 98.0296%, 60.1961%
        HSV (HSB):
        302°, 78.6561%, 99.2157%
        XYZ:
        58.3086, 30.1136, 89.1255
        xyY:
        0.3284, 0.1696, 30.1136
      CIE-Lab:
        61.7521, 89.7109, -53.0318
        CIE-LCH:
        61.7521, 104.2134, 329.4109
        CIE-Luv:
        61.7521, 82.0304, -96.0964
        Hunter-Lab:
        54.8758, 93.6335, -57.8816
      #fd36f5 color charts
#fd36f5 RGB chart
      #fd36f5 CMYK chart
      #fd36f5 RGB pie chart
      #fd36f5 color shades, tints & tones
#fd36f5 color schemes
#fd36f5 color preview, HTML & CSS examples
           This text has a color of #fd36f5        
        
          <p style="color:#fd36f5;">Text here</p>
        
        
          .mytext {color:#fd36f5;}
        
        Text color #fd36f5
      
           This box has a color of #fd36f5        
        
          <div style="background-color:#fd36f5;">Content here</div>
        
        
          .mybackground {background-color:#fd36f5;}
        
        Background color #fd36f5
      
           Border around this has a color of #fd36f5        
        
          <div style="border:2px solid #fd36f5;">Content here</div>
        
        
          .myborder {border:2px solid #fd36f5;}
        
        Border color #fd36f5