#b02afb color space conversions
Hex:
        #b02afb
        RGB:
        176, 42, 251
        CMY:
        31, 84, 2
        CMYK:
        30, 83, 0, 2
      HSL:
        278°, 96.3134%, 57.4510%
        HSV (HSB):
        278°, 83.2669%, 98.4314%
        XYZ:
        36.1450, 17.8511, 92.8073
        xyY:
        0.2462, 0.1216, 17.8511
      CIE-Lab:
        49.3150, 80.7186, -77.0167
        CIE-LCH:
        49.3150, 111.5664, 316.3444
        CIE-Luv:
        49.3150, 32.3353, -123.3766
        Hunter-Lab:
        42.2505, 78.7672, -100.6608
      #b02afb color charts
#b02afb RGB chart
      #b02afb CMYK chart
      #b02afb RGB pie chart
      #b02afb color shades, tints & tones
#b02afb color schemes
#b02afb color preview, HTML & CSS examples
           This text has a color of #b02afb        
        
          <p style="color:#b02afb;">Text here</p>
        
        
          .mytext {color:#b02afb;}
        
        Text color #b02afb
      
           This box has a color of #b02afb        
        
          <div style="background-color:#b02afb;">Content here</div>
        
        
          .mybackground {background-color:#b02afb;}
        
        Background color #b02afb
      
           Border around this has a color of #b02afb        
        
          <div style="border:2px solid #b02afb;">Content here</div>
        
        
          .myborder {border:2px solid #b02afb;}
        
        Border color #b02afb