#b27dda color space conversions
Hex:
        #b27dda
        RGB:
        178, 125, 218
        CMY:
        30, 51, 15
        CMYK:
        18, 43, 0, 15
      HSL:
        274°, 55.6886%, 67.2549%
        HSV (HSB):
        274°, 42.6606%, 85.4902%
        XYZ:
        38.3486, 29.1942, 69.9435
        xyY:
        0.2789, 0.2123, 29.1942
      CIE-Lab:
        60.9526, 37.7731, -39.8906
        CIE-LCH:
        60.9526, 54.9369, 313.4382
        CIE-Luv:
        60.9526, 20.3939, -67.6487
        Hunter-Lab:
        54.0316, 32.1339, -38.9283
      #b27dda color charts
#b27dda RGB chart
      #b27dda CMYK chart
      #b27dda RGB pie chart
      #b27dda color shades, tints & tones
#b27dda color schemes
#b27dda color preview, HTML & CSS examples
           This text has a color of #b27dda        
        
          <p style="color:#b27dda;">Text here</p>
        
        
          .mytext {color:#b27dda;}
        
        Text color #b27dda
      
           This box has a color of #b27dda        
        
          <div style="background-color:#b27dda;">Content here</div>
        
        
          .mybackground {background-color:#b27dda;}
        
        Background color #b27dda
      
           Border around this has a color of #b27dda        
        
          <div style="border:2px solid #b27dda;">Content here</div>
        
        
          .myborder {border:2px solid #b27dda;}
        
        Border color #b27dda