#b02ed5 color space conversions
Hex:
        #b02ed5
        RGB:
        176, 46, 213
        CMY:
        31, 82, 16
        CMYK:
        17, 78, 0, 16
      HSL:
        287°, 66.5339%, 50.7843%
        HSV (HSB):
        287°, 78.4038%, 83.5294%
        XYZ:
        30.8917, 15.9882, 64.4086
        xyY:
        0.2776, 0.1437, 15.9882
      CIE-Lab:
        46.9590, 72.3976, -59.3400
        CIE-LCH:
        46.9590, 93.6090, 320.6606
        CIE-Luv:
        46.9590, 41.8184, -96.5641
        Hunter-Lab:
        39.9852, 67.9311, -67.5153
      #b02ed5 color charts
#b02ed5 RGB chart
      #b02ed5 CMYK chart
      #b02ed5 RGB pie chart
      #b02ed5 color shades, tints & tones
#b02ed5 color schemes
#b02ed5 color preview, HTML & CSS examples
           This text has a color of #b02ed5        
        
          <p style="color:#b02ed5;">Text here</p>
        
        
          .mytext {color:#b02ed5;}
        
        Text color #b02ed5
      
           This box has a color of #b02ed5        
        
          <div style="background-color:#b02ed5;">Content here</div>
        
        
          .mybackground {background-color:#b02ed5;}
        
        Background color #b02ed5
      
           Border around this has a color of #b02ed5        
        
          <div style="border:2px solid #b02ed5;">Content here</div>
        
        
          .myborder {border:2px solid #b02ed5;}
        
        Border color #b02ed5