#b600da color space conversions
Hex:
        #b600da
        RGB:
        182, 0, 218
        CMY:
        29, 100, 15
        CMYK:
        17, 100, 0, 15
      HSL:
        290°, 100.0000%, 42.7451%
        HSV (HSB):
        290°, 100.0000%, 85.4902%
        XYZ:
        31.9463, 15.0070, 67.5426
        xyY:
        0.2790, 0.1311, 15.0070
      CIE-Lab:
        45.6438, 81.9346, -64.2875
        CIE-LCH:
        45.6438, 104.1448, 321.8816
        CIE-Luv:
        45.6438, 47.5572, -103.5523
        Hunter-Lab:
        38.7389, 79.4080, -76.2568
      #b600da color charts
#b600da RGB chart
      #b600da CMYK chart
      #b600da RGB pie chart
      #b600da color shades, tints & tones
#b600da color schemes
#b600da color preview, HTML & CSS examples
           This text has a color of #b600da        
        
          <p style="color:#b600da;">Text here</p>
        
        
          .mytext {color:#b600da;}
        
        Text color #b600da
      
           This box has a color of #b600da        
        
          <div style="background-color:#b600da;">Content here</div>
        
        
          .mybackground {background-color:#b600da;}
        
        Background color #b600da
      
           Border around this has a color of #b600da        
        
          <div style="border:2px solid #b600da;">Content here</div>
        
        
          .myborder {border:2px solid #b600da;}
        
        Border color #b600da