#d561f2 color space conversions
Hex:
        #d561f2
        RGB:
        213, 97, 242
        CMY:
        16, 62, 5
        CMYK:
        12, 60, 0, 5
      HSL:
        288°, 84.7953%, 66.4706%
        HSV (HSB):
        288°, 59.9174%, 94.9020%
        XYZ:
        47.7423, 29.1063, 87.1062
        xyY:
        0.2912, 0.1775, 29.1063
      CIE-Lab:
        60.8754, 66.0990, -53.1197
        CIE-LCH:
        60.8754, 84.7985, 321.2133
        CIE-Luv:
        60.8754, 46.1130, -92.6116
        Hunter-Lab:
        53.9503, 63.5472, -57.9623
      #d561f2 color charts
#d561f2 RGB chart
      #d561f2 CMYK chart
      #d561f2 RGB pie chart
      #d561f2 color shades, tints & tones
#d561f2 color schemes
#d561f2 color preview, HTML & CSS examples
           This text has a color of #d561f2        
        
          <p style="color:#d561f2;">Text here</p>
        
        
          .mytext {color:#d561f2;}
        
        Text color #d561f2
      
           This box has a color of #d561f2        
        
          <div style="background-color:#d561f2;">Content here</div>
        
        
          .mybackground {background-color:#d561f2;}
        
        Background color #d561f2
      
           Border around this has a color of #d561f2        
        
          <div style="border:2px solid #d561f2;">Content here</div>
        
        
          .myborder {border:2px solid #d561f2;}
        
        Border color #d561f2