#d630ed color space conversions
Hex:
        #d630ed
        RGB:
        214, 48, 237
        CMY:
        16, 81, 7
        CMYK:
        10, 80, 0, 7
      HSL:
        293°, 84.0000%, 55.8824%
        HSV (HSB):
        293°, 79.7468%, 92.9412%
        XYZ:
        44.0746, 22.5245, 82.1454
        xyY:
        0.2963, 0.1514, 22.5245
      CIE-Lab:
        54.5791, 82.7876, -60.3816
        CIE-LCH:
        54.5791, 102.4682, 323.8947
        CIE-Luv:
        54.5791, 58.6930, -103.3978
        Hunter-Lab:
        47.4600, 82.7124, -69.3993
      #d630ed color charts
#d630ed RGB chart
      #d630ed CMYK chart
      #d630ed RGB pie chart
      #d630ed color shades, tints & tones
#d630ed color schemes
#d630ed color preview, HTML & CSS examples
           This text has a color of #d630ed        
        
          <p style="color:#d630ed;">Text here</p>
        
        
          .mytext {color:#d630ed;}
        
        Text color #d630ed
      
           This box has a color of #d630ed        
        
          <div style="background-color:#d630ed;">Content here</div>
        
        
          .mybackground {background-color:#d630ed;}
        
        Background color #d630ed
      
           Border around this has a color of #d630ed        
        
          <div style="border:2px solid #d630ed;">Content here</div>
        
        
          .myborder {border:2px solid #d630ed;}
        
        Border color #d630ed