#ff56d7 color space conversions
Hex:
        #ff56d7
        RGB:
        255, 86, 215
        CMY:
        0, 66, 16
        CMYK:
        0, 66, 16, 0
      HSL:
        314°, 100.0000%, 66.8627%
        HSV (HSB):
        314°, 66.2745%, 100.0000%
        XYZ:
        56.8335, 32.8219, 67.6298
        xyY:
        0.3613, 0.2087, 32.8219
      CIE-Lab:
        64.0164, 76.3376, -32.6840
        CIE-LCH:
        64.0164, 83.0402, 336.8218
        CIE-Luv:
        64.0164, 86.9211, -62.8720
        Hunter-Lab:
        57.2904, 76.8184, -29.8870
      #ff56d7 color charts
#ff56d7 RGB chart
      #ff56d7 CMYK chart
      #ff56d7 RGB pie chart
      #ff56d7 color shades, tints & tones
#ff56d7 color schemes
#ff56d7 color preview, HTML & CSS examples
           This text has a color of #ff56d7        
        
          <p style="color:#ff56d7;">Text here</p>
        
        
          .mytext {color:#ff56d7;}
        
        Text color #ff56d7
      
           This box has a color of #ff56d7        
        
          <div style="background-color:#ff56d7;">Content here</div>
        
        
          .mybackground {background-color:#ff56d7;}
        
        Background color #ff56d7
      
           Border around this has a color of #ff56d7        
        
          <div style="border:2px solid #ff56d7;">Content here</div>
        
        
          .myborder {border:2px solid #ff56d7;}
        
        Border color #ff56d7