#b78bde color space conversions
Hex:
        #b78bde
        RGB:
        183, 139, 222
        CMY:
        28, 45, 13
        CMYK:
        18, 37, 0, 13
      HSL:
        272°, 55.7047%, 70.7843%
        HSV (HSB):
        272°, 37.3874%, 87.0588%
        XYZ:
        41.9459, 33.8064, 73.4217
        xyY:
        0.2812, 0.2266, 33.8064
      CIE-Lab:
        64.8086, 32.3612, -36.0567
        CIE-LCH:
        64.8086, 48.4493, 311.9083
        CIE-Luv:
        64.8086, 17.0667, -61.3690
        Hunter-Lab:
        58.1433, 27.0231, -34.1694
      #b78bde color charts
#b78bde RGB chart
      #b78bde CMYK chart
      #b78bde RGB pie chart
      #b78bde color shades, tints & tones
#b78bde color schemes
#b78bde color preview, HTML & CSS examples
           This text has a color of #b78bde        
        
          <p style="color:#b78bde;">Text here</p>
        
        
          .mytext {color:#b78bde;}
        
        Text color #b78bde
      
           This box has a color of #b78bde        
        
          <div style="background-color:#b78bde;">Content here</div>
        
        
          .mybackground {background-color:#b78bde;}
        
        Background color #b78bde
      
           Border around this has a color of #b78bde        
        
          <div style="border:2px solid #b78bde;">Content here</div>
        
        
          .myborder {border:2px solid #b78bde;}
        
        Border color #b78bde