#b567fa color space conversions
Hex:
        #b567fa
        RGB:
        181, 103, 250
        CMY:
        29, 60, 2
        CMYK:
        28, 59, 0, 2
      HSL:
        272°, 93.6306%, 69.2157%
        HSV (HSB):
        272°, 58.8000%, 98.0392%
        XYZ:
        41.1616, 26.4264, 93.3738
        xyY:
        0.2557, 0.1642, 26.4264
      CIE-Lab:
        58.4396, 57.4267, -61.6697
        CIE-LCH:
        58.4396, 84.2673, 312.9596
        CIE-Luv:
        58.4396, 23.9884, -104.0339
        Hunter-Lab:
        51.4066, 52.9647, -71.7085
      #b567fa color charts
#b567fa RGB chart
      #b567fa CMYK chart
      #b567fa RGB pie chart
      #b567fa color shades, tints & tones
#b567fa color schemes
#b567fa color preview, HTML & CSS examples
           This text has a color of #b567fa        
        
          <p style="color:#b567fa;">Text here</p>
        
        
          .mytext {color:#b567fa;}
        
        Text color #b567fa
      
           This box has a color of #b567fa        
        
          <div style="background-color:#b567fa;">Content here</div>
        
        
          .mybackground {background-color:#b567fa;}
        
        Background color #b567fa
      
           Border around this has a color of #b567fa        
        
          <div style="border:2px solid #b567fa;">Content here</div>
        
        
          .myborder {border:2px solid #b567fa;}
        
        Border color #b567fa