#b05fb3 color space conversions
Hex:
        #b05fb3
        RGB:
        176, 95, 179
        CMY:
        31, 63, 30
        CMYK:
        2, 47, 0, 30
      HSL:
        298°, 35.5932%, 53.7255%
        HSV (HSB):
        298°, 46.9274%, 70.1961%
        XYZ:
        30.1334, 20.6692, 45.0492
        xyY:
        0.3144, 0.2156, 20.6692
      CIE-Lab:
        52.5855, 45.3090, -30.7786
        CIE-LCH:
        52.5855, 54.7743, 325.8116
        CIE-Luv:
        52.5855, 38.1078, -52.6191
        Hunter-Lab:
        45.4634, 38.7499, -26.9254
      #b05fb3 color charts
#b05fb3 RGB chart
      #b05fb3 CMYK chart
      #b05fb3 RGB pie chart
      #b05fb3 color shades, tints & tones
#b05fb3 color schemes
#b05fb3 color preview, HTML & CSS examples
           This text has a color of #b05fb3        
        
          <p style="color:#b05fb3;">Text here</p>
        
        
          .mytext {color:#b05fb3;}
        
        Text color #b05fb3
      
           This box has a color of #b05fb3        
        
          <div style="background-color:#b05fb3;">Content here</div>
        
        
          .mybackground {background-color:#b05fb3;}
        
        Background color #b05fb3
      
           Border around this has a color of #b05fb3        
        
          <div style="border:2px solid #b05fb3;">Content here</div>
        
        
          .myborder {border:2px solid #b05fb3;}
        
        Border color #b05fb3