#b005bf color space conversions
Hex:
        #b005bf
        RGB:
        176, 5, 191
        CMY:
        31, 98, 25
        CMYK:
        8, 97, 0, 25
      HSL:
        295°, 94.8980%, 38.4314%
        HSV (HSB):
        295°, 97.3822%, 74.9020%
        XYZ:
        27.3627, 13.1002, 50.3766
        xyY:
        0.3012, 0.1442, 13.1002
      CIE-Lab:
        42.9139, 76.2101, -53.1110
        CIE-LCH:
        42.9139, 92.8912, 325.1273
        CIE-Luv:
        42.9139, 52.4588, -85.8731
        Hunter-Lab:
        36.1942, 71.6055, -57.1863
      #b005bf color charts
#b005bf RGB chart
      #b005bf CMYK chart
      #b005bf RGB pie chart
      #b005bf color shades, tints & tones
#b005bf color schemes
#b005bf color preview, HTML & CSS examples
           This text has a color of #b005bf        
        
          <p style="color:#b005bf;">Text here</p>
        
        
          .mytext {color:#b005bf;}
        
        Text color #b005bf
      
           This box has a color of #b005bf        
        
          <div style="background-color:#b005bf;">Content here</div>
        
        
          .mybackground {background-color:#b005bf;}
        
        Background color #b005bf
      
           Border around this has a color of #b005bf        
        
          <div style="border:2px solid #b005bf;">Content here</div>
        
        
          .myborder {border:2px solid #b005bf;}
        
        Border color #b005bf