#b794dc color space conversions
Hex:
        #b794dc
        RGB:
        183, 148, 220
        CMY:
        28, 42, 14
        CMYK:
        17, 33, 0, 14
      HSL:
        269°, 50.7042%, 72.1569%
        HSV (HSB):
        269°, 32.7273%, 86.2745%
        XYZ:
        43.0366, 36.4144, 72.4706
        xyY:
        0.2833, 0.2397, 36.4144
      CIE-Lab:
        66.8353, 26.8969, -31.8017
        CIE-LCH:
        66.8353, 41.6508, 310.2235
        CIE-Luv:
        66.8353, 13.5243, -53.9203
        Hunter-Lab:
        60.3443, 21.7007, -28.9633
      #b794dc color charts
#b794dc RGB chart
      #b794dc CMYK chart
      #b794dc RGB pie chart
      #b794dc color shades, tints & tones
#b794dc color schemes
#b794dc color preview, HTML & CSS examples
           This text has a color of #b794dc        
        
          <p style="color:#b794dc;">Text here</p>
        
        
          .mytext {color:#b794dc;}
        
        Text color #b794dc
      
           This box has a color of #b794dc        
        
          <div style="background-color:#b794dc;">Content here</div>
        
        
          .mybackground {background-color:#b794dc;}
        
        Background color #b794dc
      
           Border around this has a color of #b794dc        
        
          <div style="border:2px solid #b794dc;">Content here</div>
        
        
          .myborder {border:2px solid #b794dc;}
        
        Border color #b794dc