#d094ed color space conversions
Hex:
        #d094ed
        RGB:
        208, 148, 237
        CMY:
        18, 42, 7
        CMYK:
        12, 38, 0, 7
      HSL:
        280°, 71.2000%, 75.4902%
        HSV (HSB):
        280°, 37.5527%, 92.9412%
        XYZ:
        51.8884, 40.7041, 85.2426
        xyY:
        0.2918, 0.2289, 40.7041
      CIE-Lab:
        69.9681, 38.0937, -36.1089
        CIE-LCH:
        69.9681, 52.4879, 316.5322
        CIE-Luv:
        69.9681, 25.6590, -63.0831
        Hunter-Lab:
        63.7998, 33.5245, -34.5573
      #d094ed color charts
#d094ed RGB chart
      #d094ed CMYK chart
      #d094ed RGB pie chart
      #d094ed color shades, tints & tones
#d094ed color schemes
#d094ed color preview, HTML & CSS examples
           This text has a color of #d094ed        
        
          <p style="color:#d094ed;">Text here</p>
        
        
          .mytext {color:#d094ed;}
        
        Text color #d094ed
      
           This box has a color of #d094ed        
        
          <div style="background-color:#d094ed;">Content here</div>
        
        
          .mybackground {background-color:#d094ed;}
        
        Background color #d094ed
      
           Border around this has a color of #d094ed        
        
          <div style="border:2px solid #d094ed;">Content here</div>
        
        
          .myborder {border:2px solid #d094ed;}
        
        Border color #d094ed