#b05ed3 color space conversions
Hex:
        #b05ed3
        RGB:
        176, 94, 211
        CMY:
        31, 63, 17
        CMYK:
        17, 55, 0, 17
      HSL:
        282°, 57.0732%, 59.8039%
        HSV (HSB):
        282°, 55.4502%, 82.7451%
        XYZ:
        33.6651, 21.9387, 64.0883
        xyY:
        0.2813, 0.1833, 21.9387
      CIE-Lab:
        53.9619, 52.2070, -46.9872
        CIE-LCH:
        53.9619, 70.2380, 318.0123
        CIE-Luv:
        53.9619, 31.4183, -78.9757
        Hunter-Lab:
        46.8387, 46.3281, -48.3379
      #b05ed3 color charts
#b05ed3 RGB chart
      #b05ed3 CMYK chart
      #b05ed3 RGB pie chart
      #b05ed3 color shades, tints & tones
#b05ed3 color schemes
#b05ed3 color preview, HTML & CSS examples
           This text has a color of #b05ed3        
        
          <p style="color:#b05ed3;">Text here</p>
        
        
          .mytext {color:#b05ed3;}
        
        Text color #b05ed3
      
           This box has a color of #b05ed3        
        
          <div style="background-color:#b05ed3;">Content here</div>
        
        
          .mybackground {background-color:#b05ed3;}
        
        Background color #b05ed3
      
           Border around this has a color of #b05ed3        
        
          <div style="border:2px solid #b05ed3;">Content here</div>
        
        
          .myborder {border:2px solid #b05ed3;}
        
        Border color #b05ed3