#d364f2 color space conversions
Hex:
        #d364f2
        RGB:
        211, 100, 242
        CMY:
        17, 61, 5
        CMYK:
        13, 59, 0, 5
      HSL:
        287°, 84.5238%, 67.0588%
        HSV (HSB):
        287°, 58.6777%, 94.9020%
        XYZ:
        47.4482, 29.3740, 87.1734
        xyY:
        0.2893, 0.1791, 29.3740
      CIE-Lab:
        61.1103, 64.2683, -52.7623
        CIE-LCH:
        61.1103, 83.1521, 320.6151
        CIE-Luv:
        61.1103, 43.9793, -91.8762
        Hunter-Lab:
        54.1978, 61.4239, -57.4253
      #d364f2 color charts
#d364f2 RGB chart
      #d364f2 CMYK chart
      #d364f2 RGB pie chart
      #d364f2 color shades, tints & tones
#d364f2 color schemes
#d364f2 color preview, HTML & CSS examples
           This text has a color of #d364f2        
        
          <p style="color:#d364f2;">Text here</p>
        
        
          .mytext {color:#d364f2;}
        
        Text color #d364f2
      
           This box has a color of #d364f2        
        
          <div style="background-color:#d364f2;">Content here</div>
        
        
          .mybackground {background-color:#d364f2;}
        
        Background color #d364f2
      
           Border around this has a color of #d364f2        
        
          <div style="border:2px solid #d364f2;">Content here</div>
        
        
          .myborder {border:2px solid #d364f2;}
        
        Border color #d364f2