#b357fa color space conversions
Hex:
        #b357fa
        RGB:
        179, 87, 250
        CMY:
        30, 66, 2
        CMYK:
        28, 65, 0, 2
      HSL:
        274°, 94.2197%, 66.0784%
        HSV (HSB):
        274°, 65.2000%, 98.0392%
        XYZ:
        39.2539, 23.3022, 92.8713
        xyY:
        0.2526, 0.1499, 23.3022
      CIE-Lab:
        55.3823, 64.6679, -66.5994
        CIE-LCH:
        55.3823, 92.8300, 314.1570
        CIE-Luv:
        55.3823, 26.9445, -110.9492
        Hunter-Lab:
        48.2724, 60.6752, -80.2775
      #b357fa color charts
#b357fa RGB chart
      #b357fa CMYK chart
      #b357fa RGB pie chart
      #b357fa color shades, tints & tones
#b357fa color schemes
#b357fa color preview, HTML & CSS examples
           This text has a color of #b357fa        
        
          <p style="color:#b357fa;">Text here</p>
        
        
          .mytext {color:#b357fa;}
        
        Text color #b357fa
      
           This box has a color of #b357fa        
        
          <div style="background-color:#b357fa;">Content here</div>
        
        
          .mybackground {background-color:#b357fa;}
        
        Background color #b357fa
      
           Border around this has a color of #b357fa        
        
          <div style="border:2px solid #b357fa;">Content here</div>
        
        
          .myborder {border:2px solid #b357fa;}
        
        Border color #b357fa