#b004f5 color space conversions
Hex:
        #b004f5
        RGB:
        176, 4, 245
        CMY:
        31, 98, 4
        CMYK:
        28, 98, 0, 4
      HSL:
        283°, 96.7871%, 48.8235%
        HSV (HSB):
        283°, 98.3673%, 96.0784%
        XYZ:
        34.4293, 15.9095, 87.6424
        xyY:
        0.2495, 0.1153, 15.9095
      CIE-Lab:
        46.8555, 85.4948, -77.6720
        CIE-LCH:
        46.8555, 115.5089, 317.7449
        CIE-Luv:
        46.8555, 35.9966, -122.5545
        Hunter-Lab:
        39.8867, 84.2755, -102.3562
      #b004f5 color charts
#b004f5 RGB chart
      #b004f5 CMYK chart
      #b004f5 RGB pie chart
      #b004f5 color shades, tints & tones
#b004f5 color schemes
#b004f5 color preview, HTML & CSS examples
           This text has a color of #b004f5        
        
          <p style="color:#b004f5;">Text here</p>
        
        
          .mytext {color:#b004f5;}
        
        Text color #b004f5
      
           This box has a color of #b004f5        
        
          <div style="background-color:#b004f5;">Content here</div>
        
        
          .mybackground {background-color:#b004f5;}
        
        Background color #b004f5
      
           Border around this has a color of #b004f5        
        
          <div style="border:2px solid #b004f5;">Content here</div>
        
        
          .myborder {border:2px solid #b004f5;}
        
        Border color #b004f5