#b656fa color space conversions
Hex:
        #b656fa
        RGB:
        182, 86, 250
        CMY:
        29, 66, 2
        CMYK:
        27, 66, 0, 2
      HSL:
        275°, 94.2529%, 65.8824%
        HSV (HSB):
        275°, 65.6000%, 98.0392%
        XYZ:
        39.8745, 23.5028, 92.8774
        xyY:
        0.2552, 0.1504, 23.5028
      CIE-Lab:
        55.5865, 65.7397, -66.2514
        CIE-LCH:
        55.5865, 93.3325, 314.7779
        CIE-Luv:
        55.5865, 28.7930, -110.6486
        Hunter-Lab:
        48.4797, 61.9767, -79.6520
      #b656fa color charts
#b656fa RGB chart
      #b656fa CMYK chart
      #b656fa RGB pie chart
      #b656fa color shades, tints & tones
#b656fa color schemes
#b656fa color preview, HTML & CSS examples
           This text has a color of #b656fa        
        
          <p style="color:#b656fa;">Text here</p>
        
        
          .mytext {color:#b656fa;}
        
        Text color #b656fa
      
           This box has a color of #b656fa        
        
          <div style="background-color:#b656fa;">Content here</div>
        
        
          .mybackground {background-color:#b656fa;}
        
        Background color #b656fa
      
           Border around this has a color of #b656fa        
        
          <div style="border:2px solid #b656fa;">Content here</div>
        
        
          .myborder {border:2px solid #b656fa;}
        
        Border color #b656fa