#d380ee color space conversions
Hex:
        #d380ee
        RGB:
        211, 128, 238
        CMY:
        17, 50, 7
        CMYK:
        11, 46, 0, 7
      HSL:
        285°, 76.3889%, 71.7647%
        HSV (HSB):
        285°, 46.2185%, 93.3333%
        XYZ:
        50.0158, 35.4603, 85.0973
        xyY:
        0.2932, 0.2079, 35.4603
      CIE-Lab:
        66.1055, 49.7669, -42.6639
        CIE-LCH:
        66.1055, 65.5511, 319.3943
        CIE-Luv:
        66.1055, 35.3405, -74.8852
        Hunter-Lab:
        59.5485, 45.7151, -43.0439
      #d380ee color charts
#d380ee RGB chart
      #d380ee CMYK chart
      #d380ee RGB pie chart
      #d380ee color shades, tints & tones
#d380ee color schemes
#d380ee color preview, HTML & CSS examples
           This text has a color of #d380ee        
        
          <p style="color:#d380ee;">Text here</p>
        
        
          .mytext {color:#d380ee;}
        
        Text color #d380ee
      
           This box has a color of #d380ee        
        
          <div style="background-color:#d380ee;">Content here</div>
        
        
          .mybackground {background-color:#d380ee;}
        
        Background color #d380ee
      
           Border around this has a color of #d380ee        
        
          <div style="border:2px solid #d380ee;">Content here</div>
        
        
          .myborder {border:2px solid #d380ee;}
        
        Border color #d380ee