#b217fa color space conversions
Hex:
        #b217fa
        RGB:
        178, 23, 250
        CMY:
        30, 91, 2
        CMYK:
        29, 91, 0, 2
      HSL:
        281°, 95.7806%, 53.5294%
        HSV (HSB):
        281°, 90.8000%, 98.0392%
        XYZ:
        35.9218, 16.9799, 91.8266
        xyY:
        0.2482, 0.1173, 16.9799
      CIE-Lab:
        48.2347, 84.6277, -78.2089
        CIE-LCH:
        48.2347, 115.2323, 317.2573
        CIE-Luv:
        48.2347, 35.1021, -124.3980
        Hunter-Lab:
        41.2067, 83.4953, -103.2796
      #b217fa color charts
#b217fa RGB chart
      #b217fa CMYK chart
      #b217fa RGB pie chart
      #b217fa color shades, tints & tones
#b217fa color schemes
#b217fa color preview, HTML & CSS examples
           This text has a color of #b217fa        
        
          <p style="color:#b217fa;">Text here</p>
        
        
          .mytext {color:#b217fa;}
        
        Text color #b217fa
      
           This box has a color of #b217fa        
        
          <div style="background-color:#b217fa;">Content here</div>
        
        
          .mybackground {background-color:#b217fa;}
        
        Background color #b217fa
      
           Border around this has a color of #b217fa        
        
          <div style="border:2px solid #b217fa;">Content here</div>
        
        
          .myborder {border:2px solid #b217fa;}
        
        Border color #b217fa