#b38de4 color space conversions
Hex:
        #b38de4
        RGB:
        179, 141, 228
        CMY:
        30, 45, 11
        CMYK:
        21, 38, 0, 11
      HSL:
        266°, 61.7021%, 72.3529%
        HSV (HSB):
        266°, 38.1579%, 89.4118%
        XYZ:
        42.1189, 34.2349, 77.7869
        xyY:
        0.2732, 0.2221, 34.2349
      CIE-Lab:
        65.1486, 31.4186, -38.8795
        CIE-LCH:
        65.1486, 49.9874, 308.9417
        CIE-Luv:
        65.1486, 13.2882, -65.9130
        Hunter-Lab:
        58.5106, 26.0998, -37.8656
      #b38de4 color charts
#b38de4 RGB chart
      #b38de4 CMYK chart
      #b38de4 RGB pie chart
      #b38de4 color shades, tints & tones
#b38de4 color schemes
#b38de4 color preview, HTML & CSS examples
           This text has a color of #b38de4        
        
          <p style="color:#b38de4;">Text here</p>
        
        
          .mytext {color:#b38de4;}
        
        Text color #b38de4
      
           This box has a color of #b38de4        
        
          <div style="background-color:#b38de4;">Content here</div>
        
        
          .mybackground {background-color:#b38de4;}
        
        Background color #b38de4
      
           Border around this has a color of #b38de4        
        
          <div style="border:2px solid #b38de4;">Content here</div>
        
        
          .myborder {border:2px solid #b38de4;}
        
        Border color #b38de4