#b004e4 color space conversions
Hex:
        #b004e4
        RGB:
        176, 4, 228
        CMY:
        31, 98, 11
        CMYK:
        23, 98, 0, 11
      HSL:
        286°, 96.5517%, 45.4902%
        HSV (HSB):
        286°, 98.2456%, 89.4118%
        XYZ:
        31.9515, 14.9184, 74.5943
        xyY:
        0.2631, 0.1228, 14.9184
      CIE-Lab:
        45.5222, 82.4778, -70.2379
        CIE-LCH:
        45.5222, 108.3326, 319.5824
        CIE-Luv:
        45.5222, 40.6528, -111.4521
        Hunter-Lab:
        38.6243, 80.0695, -87.4685
      #b004e4 color charts
#b004e4 RGB chart
      #b004e4 CMYK chart
      #b004e4 RGB pie chart
      #b004e4 color shades, tints & tones
#b004e4 color schemes
#b004e4 color preview, HTML & CSS examples
           This text has a color of #b004e4        
        
          <p style="color:#b004e4;">Text here</p>
        
        
          .mytext {color:#b004e4;}
        
        Text color #b004e4
      
           This box has a color of #b004e4        
        
          <div style="background-color:#b004e4;">Content here</div>
        
        
          .mybackground {background-color:#b004e4;}
        
        Background color #b004e4
      
           Border around this has a color of #b004e4        
        
          <div style="border:2px solid #b004e4;">Content here</div>
        
        
          .myborder {border:2px solid #b004e4;}
        
        Border color #b004e4