#d794fe color space conversions
Hex:
        #d794fe
        RGB:
        215, 148, 254
        CMY:
        16, 42, 0
        CMYK:
        15, 42, 0, 0
      HSL:
        278°, 98.1481%, 78.8235%
        HSV (HSB):
        278°, 41.7323%, 99.6078%
        XYZ:
        56.5036, 42.7826, 99.0457
        xyY:
        0.2849, 0.2157, 42.7826
      CIE-Lab:
        71.4072, 43.6642, -43.0837
        CIE-LCH:
        71.4072, 61.3414, 315.3834
        CIE-Luv:
        71.4072, 27.1281, -75.6611
        Hunter-Lab:
        65.4084, 39.7340, -43.9949
      #d794fe color charts
#d794fe RGB chart
      #d794fe CMYK chart
      #d794fe RGB pie chart
      #d794fe color shades, tints & tones
#d794fe color schemes
#d794fe color preview, HTML & CSS examples
           This text has a color of #d794fe        
        
          <p style="color:#d794fe;">Text here</p>
        
        
          .mytext {color:#d794fe;}
        
        Text color #d794fe
      
           This box has a color of #d794fe        
        
          <div style="background-color:#d794fe;">Content here</div>
        
        
          .mybackground {background-color:#d794fe;}
        
        Background color #d794fe
      
           Border around this has a color of #d794fe        
        
          <div style="border:2px solid #d794fe;">Content here</div>
        
        
          .myborder {border:2px solid #d794fe;}
        
        Border color #d794fe