#d562f1 color space conversions
Hex:
        #d562f1
        RGB:
        213, 98, 241
        CMY:
        16, 62, 5
        CMYK:
        12, 59, 0, 5
      HSL:
        288°, 83.6257%, 66.4706%
        HSV (HSB):
        288°, 59.3361%, 94.5098%
        XYZ:
        47.6854, 29.2324, 86.3482
        xyY:
        0.2921, 0.1790, 29.2324
      CIE-Lab:
        60.9862, 65.4636, -52.3885
        CIE-LCH:
        60.9862, 83.8453, 321.3308
        CIE-Luv:
        60.9862, 46.0750, -91.4088
        Hunter-Lab:
        54.0670, 62.8144, -56.8428
      #d562f1 color charts
#d562f1 RGB chart
      #d562f1 CMYK chart
      #d562f1 RGB pie chart
      #d562f1 color shades, tints & tones
#d562f1 color schemes
#d562f1 color preview, HTML & CSS examples
           This text has a color of #d562f1        
        
          <p style="color:#d562f1;">Text here</p>
        
        
          .mytext {color:#d562f1;}
        
        Text color #d562f1
      
           This box has a color of #d562f1        
        
          <div style="background-color:#d562f1;">Content here</div>
        
        
          .mybackground {background-color:#d562f1;}
        
        Background color #d562f1
      
           Border around this has a color of #d562f1        
        
          <div style="border:2px solid #d562f1;">Content here</div>
        
        
          .myborder {border:2px solid #d562f1;}
        
        Border color #d562f1