#b002f3 color space conversions
Hex:
        #b002f3
        RGB:
        176, 2, 243
        CMY:
        31, 99, 5
        CMYK:
        28, 99, 0, 5
      HSL:
        283°, 98.3673%, 48.0392%
        HSV (HSB):
        283°, 99.1770%, 95.2941%
        XYZ:
        34.1039, 15.7446, 86.0356
        xyY:
        0.2510, 0.1159, 15.7446
      CIE-Lab:
        46.6376, 85.3075, -76.9037
        CIE-LCH:
        46.6376, 114.8545, 317.9657
        CIE-Luv:
        46.6376, 36.5818, -121.3519
        Hunter-Lab:
        39.6795, 83.9789, -100.7808
      #b002f3 color charts
#b002f3 RGB chart
      #b002f3 CMYK chart
      #b002f3 RGB pie chart
      #b002f3 color shades, tints & tones
#b002f3 color schemes
#b002f3 color preview, HTML & CSS examples
           This text has a color of #b002f3        
        
          <p style="color:#b002f3;">Text here</p>
        
        
          .mytext {color:#b002f3;}
        
        Text color #b002f3
      
           This box has a color of #b002f3        
        
          <div style="background-color:#b002f3;">Content here</div>
        
        
          .mybackground {background-color:#b002f3;}
        
        Background color #b002f3
      
           Border around this has a color of #b002f3        
        
          <div style="border:2px solid #b002f3;">Content here</div>
        
        
          .myborder {border:2px solid #b002f3;}
        
        Border color #b002f3