#d094f7 color space conversions
Hex:
        #d094f7
        RGB:
        208, 148, 247
        CMY:
        18, 42, 3
        CMYK:
        16, 40, 0, 3
      HSL:
        276°, 86.0870%, 77.4510%
        HSV (HSB):
        276°, 40.0810%, 96.8627%
        XYZ:
        53.3908, 41.3051, 93.1544
        xyY:
        0.2842, 0.2199, 41.3051
      CIE-Lab:
        70.3892, 40.1856, -40.9179
        CIE-LCH:
        70.3892, 57.3512, 314.4827
        CIE-Luv:
        70.3892, 24.1484, -71.3960
        Hunter-Lab:
        64.2690, 35.8161, -40.9492
      #d094f7 color charts
#d094f7 RGB chart
      #d094f7 CMYK chart
      #d094f7 RGB pie chart
      #d094f7 color shades, tints & tones
#d094f7 color schemes
#d094f7 color preview, HTML & CSS examples
           This text has a color of #d094f7        
        
          <p style="color:#d094f7;">Text here</p>
        
        
          .mytext {color:#d094f7;}
        
        Text color #d094f7
      
           This box has a color of #d094f7        
        
          <div style="background-color:#d094f7;">Content here</div>
        
        
          .mybackground {background-color:#d094f7;}
        
        Background color #d094f7
      
           Border around this has a color of #d094f7        
        
          <div style="border:2px solid #d094f7;">Content here</div>
        
        
          .myborder {border:2px solid #d094f7;}
        
        Border color #d094f7