#b03eda color space conversions
Hex:
        #b03eda
        RGB:
        176, 62, 218
        CMY:
        31, 76, 15
        CMYK:
        19, 72, 0, 15
      HSL:
        284°, 67.8261%, 54.9020%
        HSV (HSB):
        284°, 71.5596%, 85.4902%
        XYZ:
        32.2820, 17.7373, 68.0519
        xyY:
        0.2734, 0.1502, 17.7373
      CIE-Lab:
        49.1759, 67.9235, -58.6253
        CIE-LCH:
        49.1759, 89.7248, 319.2023
        CIE-Luv:
        49.1759, 37.8029, -96.3095
        Hunter-Lab:
        42.1157, 63.1192, -66.3217
      #b03eda color charts
#b03eda RGB chart
      #b03eda CMYK chart
      #b03eda RGB pie chart
      #b03eda color shades, tints & tones
#b03eda color schemes
#b03eda color preview, HTML & CSS examples
           This text has a color of #b03eda        
        
          <p style="color:#b03eda;">Text here</p>
        
        
          .mytext {color:#b03eda;}
        
        Text color #b03eda
      
           This box has a color of #b03eda        
        
          <div style="background-color:#b03eda;">Content here</div>
        
        
          .mybackground {background-color:#b03eda;}
        
        Background color #b03eda
      
           Border around this has a color of #b03eda        
        
          <div style="border:2px solid #b03eda;">Content here</div>
        
        
          .myborder {border:2px solid #b03eda;}
        
        Border color #b03eda