#b054c2 color space conversions
Hex:
        #b054c2
        RGB:
        176, 84, 194
        CMY:
        31, 67, 24
        CMYK:
        9, 57, 0, 24
      HSL:
        290°, 47.4138%, 54.5098%
        HSV (HSB):
        290°, 56.7010%, 76.0784%
        XYZ:
        30.8124, 19.4658, 53.1722
        xyY:
        0.2978, 0.1882, 19.4658
      CIE-Lab:
        51.2278, 53.7033, -41.5868
        CIE-LCH:
        51.2278, 67.9228, 322.2465
        CIE-Luv:
        51.2278, 38.4242, -69.9960
        Hunter-Lab:
        44.1201, 47.4502, -40.5705
      #b054c2 color charts
#b054c2 RGB chart
      #b054c2 CMYK chart
      #b054c2 RGB pie chart
      #b054c2 color shades, tints & tones
#b054c2 color schemes
#b054c2 color preview, HTML & CSS examples
           This text has a color of #b054c2        
        
          <p style="color:#b054c2;">Text here</p>
        
        
          .mytext {color:#b054c2;}
        
        Text color #b054c2
      
           This box has a color of #b054c2        
        
          <div style="background-color:#b054c2;">Content here</div>
        
        
          .mybackground {background-color:#b054c2;}
        
        Background color #b054c2
      
           Border around this has a color of #b054c2        
        
          <div style="border:2px solid #b054c2;">Content here</div>
        
        
          .myborder {border:2px solid #b054c2;}
        
        Border color #b054c2