#b57dfe color space conversions
Hex:
        #b57dfe
        RGB:
        181, 125, 254
        CMY:
        29, 51, 0
        CMYK:
        29, 51, 0, 0
      HSL:
        266°, 98.4733%, 74.3137%
        HSV (HSB):
        266°, 50.7874%, 99.6078%
        XYZ:
        44.2791, 31.6467, 97.5406
        xyY:
        0.2553, 0.1824, 31.6467
      CIE-Lab:
        63.0498, 46.8735, -56.5063
        CIE-LCH:
        63.0498, 73.4172, 309.6766
        CIE-Luv:
        63.0498, 16.7131, -96.2266
        Hunter-Lab:
        56.2554, 42.0516, -63.4234
      #b57dfe color charts
#b57dfe RGB chart
      #b57dfe CMYK chart
      #b57dfe RGB pie chart
      #b57dfe color shades, tints & tones
#b57dfe color schemes
#b57dfe color preview, HTML & CSS examples
           This text has a color of #b57dfe        
        
          <p style="color:#b57dfe;">Text here</p>
        
        
          .mytext {color:#b57dfe;}
        
        Text color #b57dfe
      
           This box has a color of #b57dfe        
        
          <div style="background-color:#b57dfe;">Content here</div>
        
        
          .mybackground {background-color:#b57dfe;}
        
        Background color #b57dfe
      
           Border around this has a color of #b57dfe        
        
          <div style="border:2px solid #b57dfe;">Content here</div>
        
        
          .myborder {border:2px solid #b57dfe;}
        
        Border color #b57dfe