#b57cef color space conversions
Hex:
        #b57cef
        RGB:
        181, 124, 239
        CMY:
        29, 51, 6
        CMYK:
        24, 48, 0, 6
      HSL:
        270°, 78.2313%, 71.1765%
        HSV (HSB):
        270°, 48.1172%, 93.7255%
        XYZ:
        41.8437, 30.4711, 85.3375
        xyY:
        0.2654, 0.1933, 30.4711
      CIE-Lab:
        62.0586, 43.9057, -49.8144
        CIE-LCH:
        62.0586, 66.4017, 311.3925
        CIE-Luv:
        62.0586, 19.2587, -84.7645
        Hunter-Lab:
        55.2006, 38.7073, -53.0191
      #b57cef color charts
#b57cef RGB chart
      #b57cef CMYK chart
      #b57cef RGB pie chart
      #b57cef color shades, tints & tones
#b57cef color schemes
#b57cef color preview, HTML & CSS examples
           This text has a color of #b57cef        
        
          <p style="color:#b57cef;">Text here</p>
        
        
          .mytext {color:#b57cef;}
        
        Text color #b57cef
      
           This box has a color of #b57cef        
        
          <div style="background-color:#b57cef;">Content here</div>
        
        
          .mybackground {background-color:#b57cef;}
        
        Background color #b57cef
      
           Border around this has a color of #b57cef        
        
          <div style="border:2px solid #b57cef;">Content here</div>
        
        
          .myborder {border:2px solid #b57cef;}
        
        Border color #b57cef