#d256c2 color space conversions
Hex:
        #d256c2
        RGB:
        210, 86, 194
        CMY:
        18, 66, 24
        CMYK:
        0, 59, 8, 18
      HSL:
        308°, 57.9439%, 58.0392%
        HSV (HSB):
        308°, 59.0476%, 82.3529%
        XYZ:
        39.6437, 24.2523, 53.6306
        xyY:
        0.3373, 0.2064, 24.2523
      CIE-Lab:
        56.3395, 61.7706, -33.2248
        CIE-LCH:
        56.3395, 70.1391, 331.7253
        CIE-Luv:
        56.3395, 60.9091, -59.7293
        Hunter-Lab:
        49.2466, 57.5118, -30.0955
      #d256c2 color charts
#d256c2 RGB chart
      #d256c2 CMYK chart
      #d256c2 RGB pie chart
      #d256c2 color shades, tints & tones
#d256c2 color schemes
#d256c2 color preview, HTML & CSS examples
           This text has a color of #d256c2        
        
          <p style="color:#d256c2;">Text here</p>
        
        
          .mytext {color:#d256c2;}
        
        Text color #d256c2
      
           This box has a color of #d256c2        
        
          <div style="background-color:#d256c2;">Content here</div>
        
        
          .mybackground {background-color:#d256c2;}
        
        Background color #d256c2
      
           Border around this has a color of #d256c2        
        
          <div style="border:2px solid #d256c2;">Content here</div>
        
        
          .myborder {border:2px solid #d256c2;}
        
        Border color #d256c2