#d356fa color space conversions
Hex:
        #d356fa
        RGB:
        211, 86, 250
        CMY:
        17, 66, 2
        CMYK:
        16, 66, 0, 2
      HSL:
        286°, 94.2529%, 65.8824%
        HSV (HSB):
        286°, 65.6000%, 98.0392%
        XYZ:
        47.4471, 27.4066, 93.2317
        xyY:
        0.2823, 0.1631, 27.4066
      CIE-Lab:
        59.3488, 71.8581, -60.0056
        CIE-LCH:
        59.3488, 93.6176, 320.1362
        CIE-Luv:
        59.3488, 45.7072, -103.5544
        Hunter-Lab:
        52.3513, 70.1635, -68.9429
      #d356fa color charts
#d356fa RGB chart
      #d356fa CMYK chart
      #d356fa RGB pie chart
      #d356fa color shades, tints & tones
#d356fa color schemes
#d356fa color preview, HTML & CSS examples
           This text has a color of #d356fa        
        
          <p style="color:#d356fa;">Text here</p>
        
        
          .mytext {color:#d356fa;}
        
        Text color #d356fa
      
           This box has a color of #d356fa        
        
          <div style="background-color:#d356fa;">Content here</div>
        
        
          .mybackground {background-color:#d356fa;}
        
        Background color #d356fa
      
           Border around this has a color of #d356fa        
        
          <div style="border:2px solid #d356fa;">Content here</div>
        
        
          .myborder {border:2px solid #d356fa;}
        
        Border color #d356fa