#b78dd4 color space conversions
Hex:
        #b78dd4
        RGB:
        183, 141, 212
        CMY:
        28, 45, 17
        CMYK:
        14, 33, 0, 17
      HSL:
        275°, 45.2229%, 69.2157%
        HSV (HSB):
        275°, 33.4906%, 83.1373%
        XYZ:
        40.9370, 33.8705, 66.6674
        xyY:
        0.2894, 0.2394, 33.8705
      CIE-Lab:
        64.8596, 29.0646, -30.4168
        CIE-LCH:
        64.8596, 42.0706, 313.6976
        CIE-Luv:
        64.8596, 17.5239, -51.7253
        Hunter-Lab:
        58.1984, 23.7105, -27.1790
      #b78dd4 color charts
#b78dd4 RGB chart
      #b78dd4 CMYK chart
      #b78dd4 RGB pie chart
      #b78dd4 color shades, tints & tones
#b78dd4 color schemes
#b78dd4 color preview, HTML & CSS examples
           This text has a color of #b78dd4        
        
          <p style="color:#b78dd4;">Text here</p>
        
        
          .mytext {color:#b78dd4;}
        
        Text color #b78dd4
      
           This box has a color of #b78dd4        
        
          <div style="background-color:#b78dd4;">Content here</div>
        
        
          .mybackground {background-color:#b78dd4;}
        
        Background color #b78dd4
      
           Border around this has a color of #b78dd4        
        
          <div style="border:2px solid #b78dd4;">Content here</div>
        
        
          .myborder {border:2px solid #b78dd4;}
        
        Border color #b78dd4