#b35ae0 color space conversions
Hex:
        #b35ae0
        RGB:
        179, 90, 224
        CMY:
        30, 65, 12
        CMYK:
        20, 60, 0, 12
      HSL:
        280°, 68.3673%, 61.5686%
        HSV (HSB):
        280°, 59.8214%, 87.8431%
        XYZ:
        35.7011, 22.2779, 72.9394
        xyY:
        0.2727, 0.1702, 22.2779
      CIE-Lab:
        54.3206, 57.6536, -53.7547
        CIE-LCH:
        54.3206, 78.8258, 317.0043
        CIE-Luv:
        54.3206, 31.5950, -90.2106
        Hunter-Lab:
        47.1994, 52.4164, -58.5839
      #b35ae0 color charts
#b35ae0 RGB chart
      #b35ae0 CMYK chart
      #b35ae0 RGB pie chart
      #b35ae0 color shades, tints & tones
#b35ae0 color schemes
#b35ae0 color preview, HTML & CSS examples
           This text has a color of #b35ae0        
        
          <p style="color:#b35ae0;">Text here</p>
        
        
          .mytext {color:#b35ae0;}
        
        Text color #b35ae0
      
           This box has a color of #b35ae0        
        
          <div style="background-color:#b35ae0;">Content here</div>
        
        
          .mybackground {background-color:#b35ae0;}
        
        Background color #b35ae0
      
           Border around this has a color of #b35ae0        
        
          <div style="border:2px solid #b35ae0;">Content here</div>
        
        
          .myborder {border:2px solid #b35ae0;}
        
        Border color #b35ae0