#b02ff6 color space conversions
Hex:
        #b02ff6
        RGB:
        176, 47, 246
        CMY:
        31, 82, 4
        CMYK:
        28, 81, 0, 4
      HSL:
        279°, 91.7051%, 57.4510%
        HSV (HSB):
        279°, 80.8943%, 96.4706%
        XYZ:
        35.5556, 17.9170, 88.7731
        xyY:
        0.2500, 0.1260, 17.9170
      CIE-Lab:
        49.3952, 78.3926, -74.0899
        CIE-LCH:
        49.3952, 107.8643, 316.6163
        CIE-Luv:
        49.3952, 33.0045, -119.2765
        Hunter-Lab:
        42.3284, 75.8639, -94.7158
      #b02ff6 color charts
#b02ff6 RGB chart
      #b02ff6 CMYK chart
      #b02ff6 RGB pie chart
      #b02ff6 color shades, tints & tones
#b02ff6 color schemes
#b02ff6 color preview, HTML & CSS examples
           This text has a color of #b02ff6        
        
          <p style="color:#b02ff6;">Text here</p>
        
        
          .mytext {color:#b02ff6;}
        
        Text color #b02ff6
      
           This box has a color of #b02ff6        
        
          <div style="background-color:#b02ff6;">Content here</div>
        
        
          .mybackground {background-color:#b02ff6;}
        
        Background color #b02ff6
      
           Border around this has a color of #b02ff6        
        
          <div style="border:2px solid #b02ff6;">Content here</div>
        
        
          .myborder {border:2px solid #b02ff6;}
        
        Border color #b02ff6