#b05cbc color space conversions
Hex:
        #b05cbc
        RGB:
        176, 92, 188
        CMY:
        31, 64, 26
        CMYK:
        6, 51, 0, 26
      HSL:
        293°, 41.7391%, 54.9020%
        HSV (HSB):
        293°, 51.0638%, 73.7255%
        XYZ:
        30.8087, 20.5152, 49.9130
        xyY:
        0.3043, 0.2026, 20.5152
      CIE-Lab:
        52.4148, 48.5730, -36.2541
        CIE-LCH:
        52.4148, 60.6111, 323.2630
        CIE-Luv:
        52.4148, 37.1686, -61.4586
        Hunter-Lab:
        45.2938, 42.1514, -33.6310
      #b05cbc color charts
#b05cbc RGB chart
      #b05cbc CMYK chart
      #b05cbc RGB pie chart
      #b05cbc color shades, tints & tones
#b05cbc color schemes
#b05cbc color preview, HTML & CSS examples
           This text has a color of #b05cbc        
        
          <p style="color:#b05cbc;">Text here</p>
        
        
          .mytext {color:#b05cbc;}
        
        Text color #b05cbc
      
           This box has a color of #b05cbc        
        
          <div style="background-color:#b05cbc;">Content here</div>
        
        
          .mybackground {background-color:#b05cbc;}
        
        Background color #b05cbc
      
           Border around this has a color of #b05cbc        
        
          <div style="border:2px solid #b05cbc;">Content here</div>
        
        
          .myborder {border:2px solid #b05cbc;}
        
        Border color #b05cbc