#b71fbc color space conversions
Hex:
        #b71fbc
        RGB:
        183, 31, 188
        CMY:
        28, 88, 26
        CMYK:
        3, 84, 0, 26
      HSL:
        298°, 71.6895%, 42.9412%
        HSV (HSB):
        298°, 83.5106%, 73.7255%
        XYZ:
        29.0955, 14.6781, 48.8766
        xyY:
        0.3140, 0.1584, 14.6781
      CIE-Lab:
        45.1901, 73.2258, -47.6357
        CIE-LCH:
        45.1901, 87.3566, 326.9547
        CIE-Luv:
        45.1901, 56.4742, -79.1067
        Hunter-Lab:
        38.3120, 68.5134, -48.8209
      #b71fbc color charts
#b71fbc RGB chart
      #b71fbc CMYK chart
      #b71fbc RGB pie chart
      #b71fbc color shades, tints & tones
#b71fbc color schemes
#b71fbc color preview, HTML & CSS examples
           This text has a color of #b71fbc        
        
          <p style="color:#b71fbc;">Text here</p>
        
        
          .mytext {color:#b71fbc;}
        
        Text color #b71fbc
      
           This box has a color of #b71fbc        
        
          <div style="background-color:#b71fbc;">Content here</div>
        
        
          .mybackground {background-color:#b71fbc;}
        
        Background color #b71fbc
      
           Border around this has a color of #b71fbc        
        
          <div style="border:2px solid #b71fbc;">Content here</div>
        
        
          .myborder {border:2px solid #b71fbc;}
        
        Border color #b71fbc