#b02bc8 color space conversions
Hex:
        #b02bc8
        RGB:
        176, 43, 200
        CMY:
        31, 83, 22
        CMYK:
        12, 79, 0, 22
      HSL:
        291°, 64.6091%, 47.6471%
        HSV (HSB):
        291°, 78.5000%, 78.4314%
        XYZ:
        29.1937, 15.1280, 56.0249
        xyY:
        0.2909, 0.1508, 15.1280
      CIE-Lab:
        45.8090, 70.9367, -53.6971
        CIE-LCH:
        45.8090, 88.9685, 322.8753
        CIE-Luv:
        45.8090, 46.1229, -87.7588
        Hunter-Lab:
        38.8947, 65.9132, -58.1765
      #b02bc8 color charts
#b02bc8 RGB chart
      #b02bc8 CMYK chart
      #b02bc8 RGB pie chart
      #b02bc8 color shades, tints & tones
#b02bc8 color schemes
#b02bc8 color preview, HTML & CSS examples
           This text has a color of #b02bc8        
        
          <p style="color:#b02bc8;">Text here</p>
        
        
          .mytext {color:#b02bc8;}
        
        Text color #b02bc8
      
           This box has a color of #b02bc8        
        
          <div style="background-color:#b02bc8;">Content here</div>
        
        
          .mybackground {background-color:#b02bc8;}
        
        Background color #b02bc8
      
           Border around this has a color of #b02bc8        
        
          <div style="border:2px solid #b02bc8;">Content here</div>
        
        
          .myborder {border:2px solid #b02bc8;}
        
        Border color #b02bc8