#b073e1 color space conversions
Hex:
        #b073e1
        RGB:
        176, 115, 225
        CMY:
        31, 55, 12
        CMYK:
        22, 49, 0, 12
      HSL:
        273°, 64.7059%, 66.6667%
        HSV (HSB):
        273°, 48.8889%, 88.2353%
        XYZ:
        37.6258, 26.9278, 74.4487
        xyY:
        0.2707, 0.1937, 26.9278
      CIE-Lab:
        58.9075, 44.2525, -47.0450
        CIE-LCH:
        58.9075, 64.5873, 313.2480
        CIE-Luv:
        58.9075, 21.8396, -79.5195
        Hunter-Lab:
        51.8920, 38.6156, -48.7380
      #b073e1 color charts
#b073e1 RGB chart
      #b073e1 CMYK chart
      #b073e1 RGB pie chart
      #b073e1 color shades, tints & tones
#b073e1 color schemes
#b073e1 color preview, HTML & CSS examples
           This text has a color of #b073e1        
        
          <p style="color:#b073e1;">Text here</p>
        
        
          .mytext {color:#b073e1;}
        
        Text color #b073e1
      
           This box has a color of #b073e1        
        
          <div style="background-color:#b073e1;">Content here</div>
        
        
          .mybackground {background-color:#b073e1;}
        
        Background color #b073e1
      
           Border around this has a color of #b073e1        
        
          <div style="border:2px solid #b073e1;">Content here</div>
        
        
          .myborder {border:2px solid #b073e1;}
        
        Border color #b073e1