#d491ee color space conversions
Hex:
        #d491ee
        RGB:
        212, 145, 238
        CMY:
        17, 43, 7
        CMYK:
        11, 39, 0, 7
      HSL:
        283°, 73.2283%, 75.0980%
        HSV (HSB):
        283°, 39.0756%, 93.3333%
        XYZ:
        52.7094, 40.4209, 85.9128
        xyY:
        0.2944, 0.2258, 40.4209
      CIE-Lab:
        69.7683, 41.0992, -36.9353
        CIE-LCH:
        69.7683, 55.2572, 318.0544
        CIE-Luv:
        69.7683, 29.1516, -64.8656
        Hunter-Lab:
        63.5774, 36.7264, -35.6150
      #d491ee color charts
#d491ee RGB chart
      #d491ee CMYK chart
      #d491ee RGB pie chart
      #d491ee color shades, tints & tones
#d491ee color schemes
#d491ee color preview, HTML & CSS examples
           This text has a color of #d491ee        
        
          <p style="color:#d491ee;">Text here</p>
        
        
          .mytext {color:#d491ee;}
        
        Text color #d491ee
      
           This box has a color of #d491ee        
        
          <div style="background-color:#d491ee;">Content here</div>
        
        
          .mybackground {background-color:#d491ee;}
        
        Background color #d491ee
      
           Border around this has a color of #d491ee        
        
          <div style="border:2px solid #d491ee;">Content here</div>
        
        
          .myborder {border:2px solid #d491ee;}
        
        Border color #d491ee