#b600e2 color space conversions
Hex:
        #b600e2
        RGB:
        182, 0, 226
        CMY:
        29, 100, 11
        CMYK:
        19, 100, 0, 11
      HSL:
        288°, 100.0000%, 44.3137%
        HSV (HSB):
        288°, 100.0000%, 88.6275%
        XYZ:
        33.0189, 15.4361, 73.1907
        xyY:
        0.2714, 0.1269, 15.4361
      CIE-Lab:
        46.2258, 83.2741, -67.9120
        CIE-LCH:
        46.2258, 107.4552, 320.8020
        CIE-Luv:
        46.2258, 45.0515, -108.9977
        Hunter-Lab:
        39.2888, 81.2588, -82.9487
      #b600e2 color charts
#b600e2 RGB chart
      #b600e2 CMYK chart
      #b600e2 RGB pie chart
      #b600e2 color shades, tints & tones
#b600e2 color schemes
#b600e2 color preview, HTML & CSS examples
           This text has a color of #b600e2        
        
          <p style="color:#b600e2;">Text here</p>
        
        
          .mytext {color:#b600e2;}
        
        Text color #b600e2
      
           This box has a color of #b600e2        
        
          <div style="background-color:#b600e2;">Content here</div>
        
        
          .mybackground {background-color:#b600e2;}
        
        Background color #b600e2
      
           Border around this has a color of #b600e2        
        
          <div style="border:2px solid #b600e2;">Content here</div>
        
        
          .myborder {border:2px solid #b600e2;}
        
        Border color #b600e2