#b02ffe color space conversions
Hex:
        #b02ffe
        RGB:
        176, 47, 254
        CMY:
        31, 82, 0
        CMYK:
        31, 81, 0, 0
      HSL:
        277°, 99.0431%, 59.0196%
        HSV (HSB):
        277°, 81.4961%, 99.6078%
        XYZ:
        36.8104, 18.4189, 95.3810
        xyY:
        0.2444, 0.1223, 18.4189
      CIE-Lab:
        50.0003, 79.9739, -77.5720
        CIE-LCH:
        50.0003, 111.4148, 315.8734
        CIE-Luv:
        50.0003, 31.1192, -124.6064
        Hunter-Lab:
        42.9172, 77.9955, -101.7264
      #b02ffe color charts
#b02ffe RGB chart
      #b02ffe CMYK chart
      #b02ffe RGB pie chart
      #b02ffe color shades, tints & tones
#b02ffe color schemes
#b02ffe color preview, HTML & CSS examples
           This text has a color of #b02ffe        
        
          <p style="color:#b02ffe;">Text here</p>
        
        
          .mytext {color:#b02ffe;}
        
        Text color #b02ffe
      
           This box has a color of #b02ffe        
        
          <div style="background-color:#b02ffe;">Content here</div>
        
        
          .mybackground {background-color:#b02ffe;}
        
        Background color #b02ffe
      
           Border around this has a color of #b02ffe        
        
          <div style="border:2px solid #b02ffe;">Content here</div>
        
        
          .myborder {border:2px solid #b02ffe;}
        
        Border color #b02ffe