#b317bb color space conversions
Hex:
        #b317bb
        RGB:
        179, 23, 187
        CMY:
        30, 91, 27
        CMYK:
        4, 88, 0, 27
      HSL:
        297°, 78.0952%, 41.1765%
        HSV (HSB):
        297°, 87.7005%, 73.3333%
        XYZ:
        27.8664, 13.7844, 48.2056
        xyY:
        0.3101, 0.1534, 13.7844
      CIE-Lab:
        43.9221, 73.8781, -49.1180
        CIE-LCH:
        43.9221, 88.7161, 326.3820
        CIE-Luv:
        43.9221, 54.8560, -80.6336
        Hunter-Lab:
        37.1273, 69.0031, -50.9923
      #b317bb color charts
#b317bb RGB chart
      #b317bb CMYK chart
      #b317bb RGB pie chart
      #b317bb color shades, tints & tones
#b317bb color schemes
#b317bb color preview, HTML & CSS examples
           This text has a color of #b317bb        
        
          <p style="color:#b317bb;">Text here</p>
        
        
          .mytext {color:#b317bb;}
        
        Text color #b317bb
      
           This box has a color of #b317bb        
        
          <div style="background-color:#b317bb;">Content here</div>
        
        
          .mybackground {background-color:#b317bb;}
        
        Background color #b317bb
      
           Border around this has a color of #b317bb        
        
          <div style="border:2px solid #b317bb;">Content here</div>
        
        
          .myborder {border:2px solid #b317bb;}
        
        Border color #b317bb