#b71fec color space conversions
Hex:
        #b71fec
        RGB:
        183, 31, 236
        CMY:
        28, 88, 7
        CMYK:
        22, 87, 0, 7
      HSL:
        284°, 84.3621%, 52.3529%
        HSV (HSB):
        284°, 86.8644%, 92.5490%
        XYZ:
        35.1587, 17.1034, 80.8051
        xyY:
        0.2642, 0.1285, 17.1034
      CIE-Lab:
        48.3900, 81.3801, -70.0567
        CIE-LCH:
        48.3900, 107.3809, 319.2762
        CIE-Luv:
        48.3900, 41.1790, -113.3235
        Hunter-Lab:
        41.3562, 79.3773, -86.8961
      #b71fec color charts
#b71fec RGB chart
      #b71fec CMYK chart
      #b71fec RGB pie chart
      #b71fec color shades, tints & tones
#b71fec color schemes
#b71fec color preview, HTML & CSS examples
           This text has a color of #b71fec        
        
          <p style="color:#b71fec;">Text here</p>
        
        
          .mytext {color:#b71fec;}
        
        Text color #b71fec
      
           This box has a color of #b71fec        
        
          <div style="background-color:#b71fec;">Content here</div>
        
        
          .mybackground {background-color:#b71fec;}
        
        Background color #b71fec
      
           Border around this has a color of #b71fec        
        
          <div style="border:2px solid #b71fec;">Content here</div>
        
        
          .myborder {border:2px solid #b71fec;}
        
        Border color #b71fec