#b605d7 color space conversions
Hex:
        #b605d7
        RGB:
        182, 5, 215
        CMY:
        29, 98, 16
        CMYK:
        15, 98, 0, 16
      HSL:
        291°, 95.4545%, 43.1373%
        HSV (HSB):
        291°, 97.6744%, 84.3137%
        XYZ:
        31.6114, 14.9599, 65.5114
        xyY:
        0.2820, 0.1335, 14.9599
      CIE-Lab:
        45.5793, 80.9940, -62.6716
        CIE-LCH:
        45.5793, 102.4097, 322.2680
        CIE-Luv:
        45.5793, 48.3331, -101.2161
        Hunter-Lab:
        38.6781, 78.2007, -73.3485
      #b605d7 color charts
#b605d7 RGB chart
      #b605d7 CMYK chart
      #b605d7 RGB pie chart
      #b605d7 color shades, tints & tones
#b605d7 color schemes
#b605d7 color preview, HTML & CSS examples
           This text has a color of #b605d7        
        
          <p style="color:#b605d7;">Text here</p>
        
        
          .mytext {color:#b605d7;}
        
        Text color #b605d7
      
           This box has a color of #b605d7        
        
          <div style="background-color:#b605d7;">Content here</div>
        
        
          .mybackground {background-color:#b605d7;}
        
        Background color #b605d7
      
           Border around this has a color of #b605d7        
        
          <div style="border:2px solid #b605d7;">Content here</div>
        
        
          .myborder {border:2px solid #b605d7;}
        
        Border color #b605d7