#b02cd2 color space conversions
Hex:
        #b02cd2
        RGB:
        176, 44, 210
        CMY:
        31, 83, 18
        CMYK:
        16, 79, 0, 18
      HSL:
        288°, 65.3543%, 49.8039%
        HSV (HSB):
        288°, 79.0476%, 82.3529%
        XYZ:
        30.4380, 15.6846, 62.3959
        xyY:
        0.2805, 0.1445, 15.6846
      CIE-Lab:
        46.5580, 72.4350, -58.2641
        CIE-LCH:
        46.5580, 92.9598, 321.1881
        CIE-Luv:
        46.5580, 42.9676, -94.8125
        Hunter-Lab:
        39.6038, 67.8819, -65.6889
      #b02cd2 color charts
#b02cd2 RGB chart
      #b02cd2 CMYK chart
      #b02cd2 RGB pie chart
      #b02cd2 color shades, tints & tones
#b02cd2 color schemes
#b02cd2 color preview, HTML & CSS examples
           This text has a color of #b02cd2        
        
          <p style="color:#b02cd2;">Text here</p>
        
        
          .mytext {color:#b02cd2;}
        
        Text color #b02cd2
      
           This box has a color of #b02cd2        
        
          <div style="background-color:#b02cd2;">Content here</div>
        
        
          .mybackground {background-color:#b02cd2;}
        
        Background color #b02cd2
      
           Border around this has a color of #b02cd2        
        
          <div style="border:2px solid #b02cd2;">Content here</div>
        
        
          .myborder {border:2px solid #b02cd2;}
        
        Border color #b02cd2