#b053ef color space conversions
Hex:
        #b053ef
        RGB:
        176, 83, 239
        CMY:
        31, 67, 6
        CMYK:
        26, 65, 0, 6
      HSL:
        276°, 82.9787%, 63.1373%
        HSV (HSB):
        276°, 65.2720%, 93.7255%
        XYZ:
        36.5777, 21.6486, 83.9121
        xyY:
        0.2573, 0.1523, 21.6486
      CIE-Lab:
        53.6522, 63.4635, -63.2758
        CIE-LCH:
        53.6522, 89.6183, 315.0849
        CIE-Luv:
        53.6522, 28.4735, -104.9817
        Hunter-Lab:
        46.5281, 58.9025, -74.3582
      #b053ef color charts
#b053ef RGB chart
      #b053ef CMYK chart
      #b053ef RGB pie chart
      #b053ef color shades, tints & tones
#b053ef color schemes
#b053ef color preview, HTML & CSS examples
           This text has a color of #b053ef        
        
          <p style="color:#b053ef;">Text here</p>
        
        
          .mytext {color:#b053ef;}
        
        Text color #b053ef
      
           This box has a color of #b053ef        
        
          <div style="background-color:#b053ef;">Content here</div>
        
        
          .mybackground {background-color:#b053ef;}
        
        Background color #b053ef
      
           Border around this has a color of #b053ef        
        
          <div style="border:2px solid #b053ef;">Content here</div>
        
        
          .myborder {border:2px solid #b053ef;}
        
        Border color #b053ef