#b317fe color space conversions
Hex:
        #b317fe
        RGB:
        179, 23, 254
        CMY:
        30, 91, 0
        CMYK:
        30, 91, 0, 0
      HSL:
        281°, 99.1416%, 54.3137%
        HSV (HSB):
        281°, 90.9449%, 99.6078%
        XYZ:
        36.7862, 17.3523, 95.1764
        xyY:
        0.2464, 0.1162, 17.3523
      CIE-Lab:
        48.7008, 85.4950, -79.6755
        CIE-LCH:
        48.7008, 116.8657, 317.0179
        CIE-Luv:
        48.7008, 34.6478, -126.7985
        Hunter-Lab:
        41.6560, 84.7342, -106.3075
      #b317fe color charts
#b317fe RGB chart
      #b317fe CMYK chart
      #b317fe RGB pie chart
      #b317fe color shades, tints & tones
#b317fe color schemes
#b317fe color preview, HTML & CSS examples
           This text has a color of #b317fe        
        
          <p style="color:#b317fe;">Text here</p>
        
        
          .mytext {color:#b317fe;}
        
        Text color #b317fe
      
           This box has a color of #b317fe        
        
          <div style="background-color:#b317fe;">Content here</div>
        
        
          .mybackground {background-color:#b317fe;}
        
        Background color #b317fe
      
           Border around this has a color of #b317fe        
        
          <div style="border:2px solid #b317fe;">Content here</div>
        
        
          .myborder {border:2px solid #b317fe;}
        
        Border color #b317fe