#d256f2 color space conversions
Hex:
        #d256f2
        RGB:
        210, 86, 242
        CMY:
        18, 66, 5
        CMYK:
        13, 64, 0, 5
      HSL:
        288°, 85.7143%, 64.3137%
        HSV (HSB):
        288°, 64.4628%, 94.9020%
        XYZ:
        45.9331, 26.7680, 86.7502
        xyY:
        0.2881, 0.1679, 26.7680
      CIE-Lab:
        58.7590, 70.1361, -56.5153
        CIE-LCH:
        58.7590, 90.0725, 321.1383
        CIE-Luv:
        58.7590, 47.1902, -97.7158
        Hunter-Lab:
        51.7378, 67.9322, -63.1967
      #d256f2 color charts
#d256f2 RGB chart
      #d256f2 CMYK chart
      #d256f2 RGB pie chart
      #d256f2 color shades, tints & tones
#d256f2 color schemes
#d256f2 color preview, HTML & CSS examples
           This text has a color of #d256f2        
        
          <p style="color:#d256f2;">Text here</p>
        
        
          .mytext {color:#d256f2;}
        
        Text color #d256f2
      
           This box has a color of #d256f2        
        
          <div style="background-color:#d256f2;">Content here</div>
        
        
          .mybackground {background-color:#d256f2;}
        
        Background color #d256f2
      
           Border around this has a color of #d256f2        
        
          <div style="border:2px solid #d256f2;">Content here</div>
        
        
          .myborder {border:2px solid #d256f2;}
        
        Border color #d256f2