#b02eda color space conversions
Hex:
        #b02eda
        RGB:
        176, 46, 218
        CMY:
        31, 82, 15
        CMYK:
        19, 79, 0, 15
      HSL:
        285°, 69.9187%, 51.7647%
        HSV (HSB):
        285°, 78.8991%, 85.4902%
        XYZ:
        31.5364, 16.2461, 67.8033
        xyY:
        0.2728, 0.1406, 16.2461
      CIE-Lab:
        47.2957, 73.3213, -61.6587
        CIE-LCH:
        47.2957, 95.8009, 319.9382
        CIE-Luv:
        47.2957, 40.4024, -100.1306
        Hunter-Lab:
        40.3064, 69.1251, -71.5230
      #b02eda color charts
#b02eda RGB chart
      #b02eda CMYK chart
      #b02eda RGB pie chart
      #b02eda color shades, tints & tones
#b02eda color schemes
#b02eda color preview, HTML & CSS examples
           This text has a color of #b02eda        
        
          <p style="color:#b02eda;">Text here</p>
        
        
          .mytext {color:#b02eda;}
        
        Text color #b02eda
      
           This box has a color of #b02eda        
        
          <div style="background-color:#b02eda;">Content here</div>
        
        
          .mybackground {background-color:#b02eda;}
        
        Background color #b02eda
      
           Border around this has a color of #b02eda        
        
          <div style="border:2px solid #b02eda;">Content here</div>
        
        
          .myborder {border:2px solid #b02eda;}
        
        Border color #b02eda