#b005d0 color space conversions
Hex:
        #b005d0
        RGB:
        176, 5, 208
        CMY:
        31, 98, 18
        CMYK:
        15, 98, 0, 18
      HSL:
        291°, 95.3052%, 41.7647%
        HSV (HSB):
        291°, 97.5962%, 81.5686%
        XYZ:
        29.3439, 13.8927, 60.8095
        xyY:
        0.2820, 0.1335, 13.8927
      CIE-Lab:
        44.0787, 78.9727, -61.1186
        CIE-LCH:
        44.0787, 99.8608, 322.2630
        CIE-Luv:
        44.0787, 46.7115, -97.8441
        Hunter-Lab:
        37.2729, 75.3004, -70.6385
      #b005d0 color charts
#b005d0 RGB chart
      #b005d0 CMYK chart
      #b005d0 RGB pie chart
      #b005d0 color shades, tints & tones
#b005d0 color schemes
#b005d0 color preview, HTML & CSS examples
           This text has a color of #b005d0        
        
          <p style="color:#b005d0;">Text here</p>
        
        
          .mytext {color:#b005d0;}
        
        Text color #b005d0
      
           This box has a color of #b005d0        
        
          <div style="background-color:#b005d0;">Content here</div>
        
        
          .mybackground {background-color:#b005d0;}
        
        Background color #b005d0
      
           Border around this has a color of #b005d0        
        
          <div style="border:2px solid #b005d0;">Content here</div>
        
        
          .myborder {border:2px solid #b005d0;}
        
        Border color #b005d0