#d61cf5 color space conversions
Hex:
        #d61cf5
        RGB:
        214, 28, 245
        CMY:
        16, 89, 4
        CMYK:
        13, 89, 0, 4
      HSL:
        291°, 91.5612%, 53.5294%
        HSV (HSB):
        291°, 88.5714%, 96.0784%
        XYZ:
        44.6282, 21.7192, 88.2263
        xyY:
        0.2887, 0.1405, 21.7192
      CIE-Lab:
        53.7278, 88.0708, -66.2354
        CIE-LCH:
        53.7278, 110.1980, 323.0543
        CIE-Luv:
        53.7278, 58.1405, -112.1387
        Hunter-Lab:
        46.6039, 89.3762, -79.6197
      #d61cf5 color charts
#d61cf5 RGB chart
      #d61cf5 CMYK chart
      #d61cf5 RGB pie chart
      #d61cf5 color shades, tints & tones
#d61cf5 color schemes
#d61cf5 color preview, HTML & CSS examples
           This text has a color of #d61cf5        
        
          <p style="color:#d61cf5;">Text here</p>
        
        
          .mytext {color:#d61cf5;}
        
        Text color #d61cf5
      
           This box has a color of #d61cf5        
        
          <div style="background-color:#d61cf5;">Content here</div>
        
        
          .mybackground {background-color:#d61cf5;}
        
        Background color #d61cf5
      
           Border around this has a color of #d61cf5        
        
          <div style="border:2px solid #d61cf5;">Content here</div>
        
        
          .myborder {border:2px solid #d61cf5;}
        
        Border color #d61cf5