#b007f3 color space conversions
Hex:
        #b007f3
        RGB:
        176, 7, 243
        CMY:
        31, 97, 5
        CMYK:
        28, 97, 0, 5
      HSL:
        283°, 94.4000%, 49.0196%
        HSV (HSB):
        283°, 97.1193%, 95.2941%
        XYZ:
        34.1581, 15.8531, 86.0536
        xyY:
        0.2510, 0.1165, 15.8531
      CIE-Lab:
        46.7812, 84.8769, -76.6691
        CIE-LCH:
        46.7812, 114.3776, 317.9086
        CIE-Luv:
        46.7812, 36.4292, -121.1392
        Hunter-Lab:
        39.8160, 83.4572, -100.2713
      #b007f3 color charts
#b007f3 RGB chart
      #b007f3 CMYK chart
      #b007f3 RGB pie chart
      #b007f3 color shades, tints & tones
#b007f3 color schemes
#b007f3 color preview, HTML & CSS examples
           This text has a color of #b007f3        
        
          <p style="color:#b007f3;">Text here</p>
        
        
          .mytext {color:#b007f3;}
        
        Text color #b007f3
      
           This box has a color of #b007f3        
        
          <div style="background-color:#b007f3;">Content here</div>
        
        
          .mybackground {background-color:#b007f3;}
        
        Background color #b007f3
      
           Border around this has a color of #b007f3        
        
          <div style="border:2px solid #b007f3;">Content here</div>
        
        
          .myborder {border:2px solid #b007f3;}
        
        Border color #b007f3