#d363f2 color space conversions
Hex:
        #d363f2
        RGB:
        211, 99, 242
        CMY:
        17, 61, 5
        CMYK:
        13, 59, 0, 5
      HSL:
        287°, 84.6154%, 66.8627%
        HSV (HSB):
        287°, 59.0909%, 94.9020%
        XYZ:
        47.3528, 29.1834, 87.1416
        xyY:
        0.2893, 0.1783, 29.1834
      CIE-Lab:
        60.9431, 64.7232, -53.0280
        CIE-LCH:
        60.9431, 83.6724, 320.6721
        CIE-Luv:
        60.9431, 44.2740, -92.3041
        Hunter-Lab:
        54.0216, 61.9268, -57.8248
      #d363f2 color charts
#d363f2 RGB chart
      #d363f2 CMYK chart
      #d363f2 RGB pie chart
      #d363f2 color shades, tints & tones
#d363f2 color schemes
#d363f2 color preview, HTML & CSS examples
           This text has a color of #d363f2        
        
          <p style="color:#d363f2;">Text here</p>
        
        
          .mytext {color:#d363f2;}
        
        Text color #d363f2
      
           This box has a color of #d363f2        
        
          <div style="background-color:#d363f2;">Content here</div>
        
        
          .mybackground {background-color:#d363f2;}
        
        Background color #d363f2
      
           Border around this has a color of #d363f2        
        
          <div style="border:2px solid #d363f2;">Content here</div>
        
        
          .myborder {border:2px solid #d363f2;}
        
        Border color #d363f2