#b457fa color space conversions
Hex:
        #b457fa
        RGB:
        180, 87, 250
        CMY:
        29, 66, 2
        CMYK:
        28, 65, 0, 2
      HSL:
        274°, 94.2197%, 66.0784%
        HSV (HSB):
        274°, 65.2000%, 98.0392%
        XYZ:
        39.4859, 23.4218, 92.8822
        xyY:
        0.2535, 0.1503, 23.4218
      CIE-Lab:
        55.5042, 64.8745, -66.3966
        CIE-LCH:
        55.5042, 92.8289, 314.3357
        CIE-Luv:
        55.5042, 27.4820, -110.7305
        Hunter-Lab:
        48.3961, 60.9433, -79.9126
      #b457fa color charts
#b457fa RGB chart
      #b457fa CMYK chart
      #b457fa RGB pie chart
      #b457fa color shades, tints & tones
#b457fa color schemes
#b457fa color preview, HTML & CSS examples
           This text has a color of #b457fa        
        
          <p style="color:#b457fa;">Text here</p>
        
        
          .mytext {color:#b457fa;}
        
        Text color #b457fa
      
           This box has a color of #b457fa        
        
          <div style="background-color:#b457fa;">Content here</div>
        
        
          .mybackground {background-color:#b457fa;}
        
        Background color #b457fa
      
           Border around this has a color of #b457fa        
        
          <div style="border:2px solid #b457fa;">Content here</div>
        
        
          .myborder {border:2px solid #b457fa;}
        
        Border color #b457fa