#b301ce color space conversions
Hex:
        #b301ce
        RGB:
        179, 1, 206
        CMY:
        30, 100, 19
        CMYK:
        13, 100, 0, 19
      HSL:
        292°, 99.0338%, 40.5882%
        HSV (HSB):
        292°, 99.5146%, 80.7843%
        XYZ:
        29.7418, 14.0616, 59.5391
        xyY:
        0.2878, 0.1361, 14.0616
      CIE-Lab:
        44.3212, 79.4479, -59.5455
        CIE-LCH:
        44.3212, 99.2856, 323.1488
        CIE-Luv:
        44.3212, 49.4933, -95.9336
        Hunter-Lab:
        37.4989, 75.9524, -67.8890
      #b301ce color charts
#b301ce RGB chart
      #b301ce CMYK chart
      #b301ce RGB pie chart
      #b301ce color shades, tints & tones
#b301ce color schemes
#b301ce color preview, HTML & CSS examples
           This text has a color of #b301ce        
        
          <p style="color:#b301ce;">Text here</p>
        
        
          .mytext {color:#b301ce;}
        
        Text color #b301ce
      
           This box has a color of #b301ce        
        
          <div style="background-color:#b301ce;">Content here</div>
        
        
          .mybackground {background-color:#b301ce;}
        
        Background color #b301ce
      
           Border around this has a color of #b301ce        
        
          <div style="border:2px solid #b301ce;">Content here</div>
        
        
          .myborder {border:2px solid #b301ce;}
        
        Border color #b301ce