#d356f1 color space conversions
Hex:
        #d356f1
        RGB:
        211, 86, 241
        CMY:
        17, 66, 5
        CMYK:
        12, 64, 0, 5
      HSL:
        288°, 84.6995%, 64.1176%
        HSV (HSB):
        288°, 64.3154%, 94.5098%
        XYZ:
        46.0689, 26.8553, 85.9746
        xyY:
        0.2899, 0.1690, 26.8553
      CIE-Lab:
        58.8402, 70.1724, -55.8211
        CIE-LCH:
        58.8402, 89.6670, 321.4983
        CIE-Luv:
        58.8402, 48.0908, -96.6757
        Hunter-Lab:
        51.8221, 67.9945, -62.0885
      #d356f1 color charts
#d356f1 RGB chart
      #d356f1 CMYK chart
      #d356f1 RGB pie chart
      #d356f1 color shades, tints & tones
#d356f1 color schemes
#d356f1 color preview, HTML & CSS examples
           This text has a color of #d356f1        
        
          <p style="color:#d356f1;">Text here</p>
        
        
          .mytext {color:#d356f1;}
        
        Text color #d356f1
      
           This box has a color of #d356f1        
        
          <div style="background-color:#d356f1;">Content here</div>
        
        
          .mybackground {background-color:#d356f1;}
        
        Background color #d356f1
      
           Border around this has a color of #d356f1        
        
          <div style="border:2px solid #d356f1;">Content here</div>
        
        
          .myborder {border:2px solid #d356f1;}
        
        Border color #d356f1