#b61dff color space conversions
Hex:
        #b61dff
        RGB:
        182, 29, 255
        CMY:
        29, 89, 0
        CMYK:
        29, 89, 0, 0
      HSL:
        281°, 100.0000%, 55.6863%
        HSV (HSB):
        281°, 88.6275%, 100.0000%
        XYZ:
        37.7808, 18.0438, 96.0993
        xyY:
        0.2487, 0.1188, 18.0438
      CIE-Lab:
        49.5492, 85.0930, -78.8289
        CIE-LCH:
        49.5492, 115.9949, 317.1884
        CIE-Luv:
        49.5492, 35.6916, -126.3793
        Hunter-Lab:
        42.4780, 84.4249, -104.3989
      #b61dff color charts
#b61dff RGB chart
      #b61dff CMYK chart
      #b61dff RGB pie chart
      #b61dff color shades, tints & tones
#b61dff color schemes
#b61dff color preview, HTML & CSS examples
           This text has a color of #b61dff        
        
          <p style="color:#b61dff;">Text here</p>
        
        
          .mytext {color:#b61dff;}
        
        Text color #b61dff
      
           This box has a color of #b61dff        
        
          <div style="background-color:#b61dff;">Content here</div>
        
        
          .mybackground {background-color:#b61dff;}
        
        Background color #b61dff
      
           Border around this has a color of #b61dff        
        
          <div style="border:2px solid #b61dff;">Content here</div>
        
        
          .myborder {border:2px solid #b61dff;}
        
        Border color #b61dff