#b317d5 color space conversions
Hex:
        #b317d5
        RGB:
        179, 23, 213
        CMY:
        30, 91, 16
        CMYK:
        16, 89, 0, 16
      HSL:
        289°, 80.5085%, 46.2745%
        HSV (HSB):
        289°, 89.2019%, 83.5294%
        XYZ:
        30.9070, 15.0006, 64.2172
        xyY:
        0.2807, 0.1362, 15.0006
      CIE-Lab:
        45.6350, 78.1613, -61.4562
        CIE-LCH:
        45.6350, 99.4286, 321.8229
        CIE-Luv:
        45.6350, 46.1355, -99.2910
        Hunter-Lab:
        38.7306, 74.6646, -71.1943
      #b317d5 color charts
#b317d5 RGB chart
      #b317d5 CMYK chart
      #b317d5 RGB pie chart
      #b317d5 color shades, tints & tones
#b317d5 color schemes
#b317d5 color preview, HTML & CSS examples
           This text has a color of #b317d5        
        
          <p style="color:#b317d5;">Text here</p>
        
        
          .mytext {color:#b317d5;}
        
        Text color #b317d5
      
           This box has a color of #b317d5        
        
          <div style="background-color:#b317d5;">Content here</div>
        
        
          .mybackground {background-color:#b317d5;}
        
        Background color #b317d5
      
           Border around this has a color of #b317d5        
        
          <div style="border:2px solid #b317d5;">Content here</div>
        
        
          .myborder {border:2px solid #b317d5;}
        
        Border color #b317d5