#b02ed6 color space conversions
Hex:
        #b02ed6
        RGB:
        176, 46, 214
        CMY:
        31, 82, 16
        CMYK:
        18, 79, 0, 16
      HSL:
        286°, 67.2000%, 50.9804%
        HSV (HSB):
        286°, 78.5047%, 83.9216%
        XYZ:
        31.0191, 16.0391, 65.0793
        xyY:
        0.2766, 0.1430, 16.0391
      CIE-Lab:
        47.0258, 72.5815, -59.8055
        CIE-LCH:
        47.0258, 94.0466, 320.5123
        CIE-Luv:
        47.0258, 41.5323, -97.2803
        Hunter-Lab:
        40.0489, 68.1682, -68.3118
      #b02ed6 color charts
#b02ed6 RGB chart
      #b02ed6 CMYK chart
      #b02ed6 RGB pie chart
      #b02ed6 color shades, tints & tones
#b02ed6 color schemes
#b02ed6 color preview, HTML & CSS examples
           This text has a color of #b02ed6        
        
          <p style="color:#b02ed6;">Text here</p>
        
        
          .mytext {color:#b02ed6;}
        
        Text color #b02ed6
      
           This box has a color of #b02ed6        
        
          <div style="background-color:#b02ed6;">Content here</div>
        
        
          .mybackground {background-color:#b02ed6;}
        
        Background color #b02ed6
      
           Border around this has a color of #b02ed6        
        
          <div style="border:2px solid #b02ed6;">Content here</div>
        
        
          .myborder {border:2px solid #b02ed6;}
        
        Border color #b02ed6