#b71fd4 color space conversions
Hex:
        #b71fd4
        RGB:
        183, 31, 212
        CMY:
        28, 88, 17
        CMYK:
        14, 85, 0, 17
      HSL:
        290°, 74.4856%, 47.6471%
        HSV (HSB):
        290°, 85.3774%, 83.1373%
        XYZ:
        31.9021, 15.8007, 63.6558
        xyY:
        0.2865, 0.1419, 15.8007
      CIE-Lab:
        46.7119, 77.1702, -59.1092
        CIE-LCH:
        46.7119, 97.2067, 322.5494
        CIE-Luv:
        46.7119, 48.3630, -96.6212
        Hunter-Lab:
        39.7501, 73.6953, -67.1218
      #b71fd4 color charts
#b71fd4 RGB chart
      #b71fd4 CMYK chart
      #b71fd4 RGB pie chart
      #b71fd4 color shades, tints & tones
#b71fd4 color schemes
#b71fd4 color preview, HTML & CSS examples
           This text has a color of #b71fd4        
        
          <p style="color:#b71fd4;">Text here</p>
        
        
          .mytext {color:#b71fd4;}
        
        Text color #b71fd4
      
           This box has a color of #b71fd4        
        
          <div style="background-color:#b71fd4;">Content here</div>
        
        
          .mybackground {background-color:#b71fd4;}
        
        Background color #b71fd4
      
           Border around this has a color of #b71fd4        
        
          <div style="border:2px solid #b71fd4;">Content here</div>
        
        
          .myborder {border:2px solid #b71fd4;}
        
        Border color #b71fd4