#b35fff color space conversions
Hex:
        #b35fff
        RGB:
        179, 95, 255
        CMY:
        30, 63, 0
        CMYK:
        30, 63, 0, 0
      HSL:
        272°, 100.0000%, 68.6275%
        HSV (HSB):
        272°, 62.7451%, 100.0000%
        XYZ:
        40.7326, 24.9881, 97.2841
        xyY:
        0.2499, 0.1533, 24.9881
      CIE-Lab:
        57.0638, 62.0377, -66.6578
        CIE-LCH:
        57.0638, 91.0601, 312.9440
        CIE-Luv:
        57.0638, 24.0954, -111.5892
        Hunter-Lab:
        49.9881, 57.9708, -80.3952
      #b35fff color charts
#b35fff RGB chart
      #b35fff CMYK chart
      #b35fff RGB pie chart
      #b35fff color shades, tints & tones
#b35fff color schemes
#b35fff color preview, HTML & CSS examples
           This text has a color of #b35fff        
        
          <p style="color:#b35fff;">Text here</p>
        
        
          .mytext {color:#b35fff;}
        
        Text color #b35fff
      
           This box has a color of #b35fff        
        
          <div style="background-color:#b35fff;">Content here</div>
        
        
          .mybackground {background-color:#b35fff;}
        
        Background color #b35fff
      
           Border around this has a color of #b35fff        
        
          <div style="border:2px solid #b35fff;">Content here</div>
        
        
          .myborder {border:2px solid #b35fff;}
        
        Border color #b35fff