#d61ee7 color space conversions
Hex:
        #d61ee7
        RGB:
        214, 30, 231
        CMY:
        16, 88, 9
        CMYK:
        7, 87, 0, 9
      HSL:
        295°, 80.7229%, 51.1765%
        HSV (HSB):
        295°, 87.0130%, 90.5882%
        XYZ:
        42.6196, 20.9942, 77.4073
        xyY:
        0.3022, 0.1489, 20.9942
      CIE-Lab:
        52.9432, 85.5330, -59.6321
        CIE-LCH:
        52.9432, 104.2683, 325.1165
        CIE-Luv:
        52.9432, 62.7880, -101.8299
        Hunter-Lab:
        45.8194, 85.8504, -68.0908
      #d61ee7 color charts
#d61ee7 RGB chart
      #d61ee7 CMYK chart
      #d61ee7 RGB pie chart
      #d61ee7 color shades, tints & tones
#d61ee7 color schemes
#d61ee7 color preview, HTML & CSS examples
           This text has a color of #d61ee7        
        
          <p style="color:#d61ee7;">Text here</p>
        
        
          .mytext {color:#d61ee7;}
        
        Text color #d61ee7
      
           This box has a color of #d61ee7        
        
          <div style="background-color:#d61ee7;">Content here</div>
        
        
          .mybackground {background-color:#d61ee7;}
        
        Background color #d61ee7
      
           Border around this has a color of #d61ee7        
        
          <div style="border:2px solid #d61ee7;">Content here</div>
        
        
          .myborder {border:2px solid #d61ee7;}
        
        Border color #d61ee7