#b701bc color space conversions
Hex:
        #b701bc
        RGB:
        183, 1, 188
        CMY:
        28, 100, 26
        CMYK:
        3, 99, 0, 26
      HSL:
        298°, 98.9418%, 37.0588%
        HSV (HSB):
        298°, 99.4681%, 73.7255%
        XYZ:
        28.6164, 13.7198, 48.7169
        xyY:
        0.3143, 0.1507, 13.7198
      CIE-Lab:
        43.8284, 77.2351, -49.8165
        CIE-LCH:
        43.8284, 91.9073, 327.1781
        CIE-Luv:
        43.8284, 58.6513, -81.9756
        Hunter-Lab:
        37.0403, 73.0841, -52.0524
      #b701bc color charts
#b701bc RGB chart
      #b701bc CMYK chart
      #b701bc RGB pie chart
      #b701bc color shades, tints & tones
#b701bc color schemes
#b701bc color preview, HTML & CSS examples
           This text has a color of #b701bc        
        
          <p style="color:#b701bc;">Text here</p>
        
        
          .mytext {color:#b701bc;}
        
        Text color #b701bc
      
           This box has a color of #b701bc        
        
          <div style="background-color:#b701bc;">Content here</div>
        
        
          .mybackground {background-color:#b701bc;}
        
        Background color #b701bc
      
           Border around this has a color of #b701bc        
        
          <div style="border:2px solid #b701bc;">Content here</div>
        
        
          .myborder {border:2px solid #b701bc;}
        
        Border color #b701bc