#d654ee color space conversions
Hex:
        #d654ee
        RGB:
        214, 84, 238
        CMY:
        16, 67, 7
        CMYK:
        10, 65, 0, 7
      HSL:
        291°, 81.9149%, 63.1373%
        HSV (HSB):
        291°, 64.7059%, 93.3333%
        XYZ:
        46.3345, 26.8098, 83.6216
        xyY:
        0.2956, 0.1710, 26.8098
      CIE-Lab:
        58.7979, 71.1079, -54.1920
        CIE-LCH:
        58.7979, 89.4042, 322.6886
        CIE-Luv:
        58.7979, 51.3475, -94.2598
        Hunter-Lab:
        51.7782, 69.1215, -59.5084
      #d654ee color charts
#d654ee RGB chart
      #d654ee CMYK chart
      #d654ee RGB pie chart
      #d654ee color shades, tints & tones
#d654ee color schemes
#d654ee color preview, HTML & CSS examples
           This text has a color of #d654ee        
        
          <p style="color:#d654ee;">Text here</p>
        
        
          .mytext {color:#d654ee;}
        
        Text color #d654ee
      
           This box has a color of #d654ee        
        
          <div style="background-color:#d654ee;">Content here</div>
        
        
          .mybackground {background-color:#d654ee;}
        
        Background color #d654ee
      
           Border around this has a color of #d654ee        
        
          <div style="border:2px solid #d654ee;">Content here</div>
        
        
          .myborder {border:2px solid #d654ee;}
        
        Border color #d654ee