#b611fb color space conversions
Hex:
        #b611fb
        RGB:
        182, 17, 251
        CMY:
        29, 93, 2
        CMYK:
        27, 93, 0, 2
      HSL:
        282°, 96.6942%, 52.5490%
        HSV (HSB):
        282°, 93.2271%, 98.4314%
        XYZ:
        36.9044, 17.3110, 92.6631
        xyY:
        0.2513, 0.1179, 17.3110
      CIE-Lab:
        48.6496, 86.1062, -78.0656
        CIE-LCH:
        48.6496, 116.2261, 317.8039
        CIE-Luv:
        48.6496, 37.3672, -124.7011
        Hunter-Lab:
        41.6065, 85.5158, -102.9219
      #b611fb color charts
#b611fb RGB chart
      #b611fb CMYK chart
      #b611fb RGB pie chart
      #b611fb color shades, tints & tones
#b611fb color schemes
#b611fb color preview, HTML & CSS examples
           This text has a color of #b611fb        
        
          <p style="color:#b611fb;">Text here</p>
        
        
          .mytext {color:#b611fb;}
        
        Text color #b611fb
      
           This box has a color of #b611fb        
        
          <div style="background-color:#b611fb;">Content here</div>
        
        
          .mybackground {background-color:#b611fb;}
        
        Background color #b611fb
      
           Border around this has a color of #b611fb        
        
          <div style="border:2px solid #b611fb;">Content here</div>
        
        
          .myborder {border:2px solid #b611fb;}
        
        Border color #b611fb