#f55dd4 color space conversions
Hex:
        #f55dd4
        RGB:
        245, 93, 212
        CMY:
        4, 64, 17
        CMYK:
        0, 62, 13, 4
      HSL:
        313°, 88.3721%, 66.2745%
        HSV (HSB):
        313°, 62.0408%, 96.0784%
        XYZ:
        53.4542, 31.9946, 65.6456
        xyY:
        0.3538, 0.2118, 31.9946
      CIE-Lab:
        63.3385, 70.7397, -32.1674
        CIE-LCH:
        63.3385, 77.7101, 335.5473
        CIE-Luv:
        63.3385, 78.1698, -60.9724
        Hunter-Lab:
        56.5638, 69.7003, -29.2148
      #f55dd4 color charts
#f55dd4 RGB chart
      #f55dd4 CMYK chart
      #f55dd4 RGB pie chart
      #f55dd4 color shades, tints & tones
#f55dd4 color schemes
#f55dd4 color preview, HTML & CSS examples
           This text has a color of #f55dd4        
        
          <p style="color:#f55dd4;">Text here</p>
        
        
          .mytext {color:#f55dd4;}
        
        Text color #f55dd4
      
           This box has a color of #f55dd4        
        
          <div style="background-color:#f55dd4;">Content here</div>
        
        
          .mybackground {background-color:#f55dd4;}
        
        Background color #f55dd4
      
           Border around this has a color of #f55dd4        
        
          <div style="border:2px solid #f55dd4;">Content here</div>
        
        
          .myborder {border:2px solid #f55dd4;}
        
        Border color #f55dd4