#b603fb color space conversions
Hex:
        #b603fb
        RGB:
        182, 3, 251
        CMY:
        29, 99, 2
        CMYK:
        27, 99, 0, 2
      HSL:
        283°, 97.6378%, 49.8039%
        HSV (HSB):
        283°, 98.8048%, 98.4314%
        XYZ:
        36.7366, 16.9752, 92.6071
        xyY:
        0.2511, 0.1160, 16.9752
      CIE-Lab:
        48.2288, 87.3656, -78.7529
        CIE-LCH:
        48.2288, 117.6213, 317.9680
        CIE-Luv:
        48.2288, 37.8248, -125.3467
        Hunter-Lab:
        41.2010, 87.0563, -104.4248
      #b603fb color charts
#b603fb RGB chart
      #b603fb CMYK chart
      #b603fb RGB pie chart
      #b603fb color shades, tints & tones
#b603fb color schemes
#b603fb color preview, HTML & CSS examples
           This text has a color of #b603fb        
        
          <p style="color:#b603fb;">Text here</p>
        
        
          .mytext {color:#b603fb;}
        
        Text color #b603fb
      
           This box has a color of #b603fb        
        
          <div style="background-color:#b603fb;">Content here</div>
        
        
          .mybackground {background-color:#b603fb;}
        
        Background color #b603fb
      
           Border around this has a color of #b603fb        
        
          <div style="border:2px solid #b603fb;">Content here</div>
        
        
          .myborder {border:2px solid #b603fb;}
        
        Border color #b603fb