#b317c7 color space conversions
Hex:
        #b317c7
        RGB:
        179, 23, 199
        CMY:
        30, 91, 22
        CMYK:
        10, 88, 0, 22
      HSL:
        293°, 79.2793%, 43.5294%
        HSV (HSB):
        293°, 88.4422%, 78.0392%
        XYZ:
        29.2056, 14.3200, 55.2576
        xyY:
        0.2957, 0.1450, 14.3200
      CIE-Lab:
        44.6884, 75.8126, -54.8941
        CIE-LCH:
        44.6884, 93.5998, 324.0926
        CIE-Luv:
        44.6884, 50.6860, -89.3643
        Hunter-Lab:
        37.8418, 71.5399, -60.0875
      #b317c7 color charts
#b317c7 RGB chart
      #b317c7 CMYK chart
      #b317c7 RGB pie chart
      #b317c7 color shades, tints & tones
#b317c7 color schemes
#b317c7 color preview, HTML & CSS examples
           This text has a color of #b317c7        
        
          <p style="color:#b317c7;">Text here</p>
        
        
          .mytext {color:#b317c7;}
        
        Text color #b317c7
      
           This box has a color of #b317c7        
        
          <div style="background-color:#b317c7;">Content here</div>
        
        
          .mybackground {background-color:#b317c7;}
        
        Background color #b317c7
      
           Border around this has a color of #b317c7        
        
          <div style="border:2px solid #b317c7;">Content here</div>
        
        
          .myborder {border:2px solid #b317c7;}
        
        Border color #b317c7