#b013c0 color space conversions
Hex:
        #b013c0
        RGB:
        176, 19, 192
        CMY:
        31, 93, 25
        CMYK:
        8, 90, 0, 25
      HSL:
        294°, 81.9905%, 41.3725%
        HSV (HSB):
        294°, 90.1042%, 75.2941%
        XYZ:
        27.6518, 13.5016, 51.0178
        xyY:
        0.3000, 0.1465, 13.5016
      CIE-Lab:
        43.5095, 74.8011, -52.7376
        CIE-LCH:
        43.5095, 91.5230, 324.8147
        CIE-Luv:
        43.5095, 51.3467, -85.5540
        Hunter-Lab:
        36.7446, 70.0257, -56.5998
      #b013c0 color charts
#b013c0 RGB chart
      #b013c0 CMYK chart
      #b013c0 RGB pie chart
      #b013c0 color shades, tints & tones
#b013c0 color schemes
#b013c0 color preview, HTML & CSS examples
           This text has a color of #b013c0        
        
          <p style="color:#b013c0;">Text here</p>
        
        
          .mytext {color:#b013c0;}
        
        Text color #b013c0
      
           This box has a color of #b013c0        
        
          <div style="background-color:#b013c0;">Content here</div>
        
        
          .mybackground {background-color:#b013c0;}
        
        Background color #b013c0
      
           Border around this has a color of #b013c0        
        
          <div style="border:2px solid #b013c0;">Content here</div>
        
        
          .myborder {border:2px solid #b013c0;}
        
        Border color #b013c0