#b606fa color space conversions
Hex:
        #b606fa
        RGB:
        182, 6, 250
        CMY:
        29, 98, 2
        CMYK:
        27, 98, 0, 2
      HSL:
        283°, 96.0630%, 50.1961%
        HSV (HSB):
        283°, 97.6000%, 98.0392%
        XYZ:
        36.6118, 16.9775, 91.7898
        xyY:
        0.2518, 0.1168, 16.9775
      CIE-Lab:
        48.2316, 86.9410, -78.1889
        CIE-LCH:
        48.2316, 116.9284, 318.0339
        CIE-Luv:
        48.2316, 38.0016, -124.5765
        Hunter-Lab:
        41.2037, 86.5009, -103.2381
      #b606fa color charts
#b606fa RGB chart
      #b606fa CMYK chart
      #b606fa RGB pie chart
      #b606fa color shades, tints & tones
#b606fa color schemes
#b606fa color preview, HTML & CSS examples
           This text has a color of #b606fa        
        
          <p style="color:#b606fa;">Text here</p>
        
        
          .mytext {color:#b606fa;}
        
        Text color #b606fa
      
           This box has a color of #b606fa        
        
          <div style="background-color:#b606fa;">Content here</div>
        
        
          .mybackground {background-color:#b606fa;}
        
        Background color #b606fa
      
           Border around this has a color of #b606fa        
        
          <div style="border:2px solid #b606fa;">Content here</div>
        
        
          .myborder {border:2px solid #b606fa;}
        
        Border color #b606fa