#b058ce color space conversions
Hex:
        #b058ce
        RGB:
        176, 88, 206
        CMY:
        31, 65, 19
        CMYK:
        15, 57, 0, 19
      HSL:
        285°, 54.6296%, 57.6471%
        HSV (HSB):
        285°, 57.2816%, 80.7843%
        XYZ:
        32.5348, 20.6658, 60.6666
        xyY:
        0.2857, 0.1815, 20.6658
      CIE-Lab:
        52.5818, 54.1515, -46.3291
        CIE-LCH:
        52.5818, 71.2655, 319.4515
        CIE-Luv:
        52.5818, 34.3631, -77.7502
        Hunter-Lab:
        45.4596, 48.1955, -47.3017
      #b058ce color charts
#b058ce RGB chart
      #b058ce CMYK chart
      #b058ce RGB pie chart
      #b058ce color shades, tints & tones
#b058ce color schemes
#b058ce color preview, HTML & CSS examples
           This text has a color of #b058ce        
        
          <p style="color:#b058ce;">Text here</p>
        
        
          .mytext {color:#b058ce;}
        
        Text color #b058ce
      
           This box has a color of #b058ce        
        
          <div style="background-color:#b058ce;">Content here</div>
        
        
          .mybackground {background-color:#b058ce;}
        
        Background color #b058ce
      
           Border around this has a color of #b058ce        
        
          <div style="border:2px solid #b058ce;">Content here</div>
        
        
          .myborder {border:2px solid #b058ce;}
        
        Border color #b058ce