#b017f1 color space conversions
Hex:
        #b017f1
        RGB:
        176, 23, 241
        CMY:
        31, 91, 5
        CMYK:
        27, 90, 0, 5
      HSL:
        282°, 88.6179%, 51.7647%
        HSV (HSB):
        282°, 90.4564%, 94.5098%
        XYZ:
        34.0881, 16.1938, 84.5482
        xyY:
        0.2528, 0.1201, 16.1938
      CIE-Lab:
        47.2277, 82.7092, -74.8146
        CIE-LCH:
        47.2277, 111.5259, 317.8691
        CIE-Luv:
        47.2277, 36.2966, -118.9111
        Hunter-Lab:
        40.2415, 80.7826, -96.4004
      #b017f1 color charts
#b017f1 RGB chart
      #b017f1 CMYK chart
      #b017f1 RGB pie chart
      #b017f1 color shades, tints & tones
#b017f1 color schemes
#b017f1 color preview, HTML & CSS examples
           This text has a color of #b017f1        
        
          <p style="color:#b017f1;">Text here</p>
        
        
          .mytext {color:#b017f1;}
        
        Text color #b017f1
      
           This box has a color of #b017f1        
        
          <div style="background-color:#b017f1;">Content here</div>
        
        
          .mybackground {background-color:#b017f1;}
        
        Background color #b017f1
      
           Border around this has a color of #b017f1        
        
          <div style="border:2px solid #b017f1;">Content here</div>
        
        
          .myborder {border:2px solid #b017f1;}
        
        Border color #b017f1