#fd18ea color space conversions
Hex:
        #fd18ea
        RGB:
        253, 24, 234
        CMY:
        1, 91, 8
        CMYK:
        0, 91, 8, 1
      HSL:
        305°, 98.2833%, 54.3137%
        HSV (HSB):
        305°, 90.5138%, 99.2157%
        XYZ:
        55.6859, 27.4764, 80.2104
        xyY:
        0.3409, 0.1682, 27.4764
      CIE-Lab:
        59.4127, 93.3265, -50.6068
        CIE-LCH:
        59.4127, 106.1644, 331.5310
        CIE-Luv:
        59.4127, 90.0301, -92.1341
        Hunter-Lab:
        52.4180, 97.8970, -54.0335
      #fd18ea color charts
#fd18ea RGB chart
      #fd18ea CMYK chart
      #fd18ea RGB pie chart
      #fd18ea color shades, tints & tones
#fd18ea color schemes
#fd18ea color preview, HTML & CSS examples
           This text has a color of #fd18ea        
        
          <p style="color:#fd18ea;">Text here</p>
        
        
          .mytext {color:#fd18ea;}
        
        Text color #fd18ea
      
           This box has a color of #fd18ea        
        
          <div style="background-color:#fd18ea;">Content here</div>
        
        
          .mybackground {background-color:#fd18ea;}
        
        Background color #fd18ea
      
           Border around this has a color of #fd18ea        
        
          <div style="border:2px solid #fd18ea;">Content here</div>
        
        
          .myborder {border:2px solid #fd18ea;}
        
        Border color #fd18ea