#b03bda color space conversions
Hex:
        #b03bda
        RGB:
        176, 59, 218
        CMY:
        31, 77, 15
        CMYK:
        19, 73, 0, 15
      HSL:
        284°, 68.2403%, 54.3137%
        HSV (HSB):
        284°, 72.9358%, 85.4902%
        XYZ:
        32.1233, 17.4200, 67.9990
        xyY:
        0.2733, 0.1482, 17.4200
      CIE-Lab:
        48.7849, 69.0365, -59.2551
        CIE-LCH:
        48.7849, 90.9791, 319.3600
        CIE-Luv:
        48.7849, 38.3566, -97.1285
        Hunter-Lab:
        41.7373, 64.3434, -67.3801
      #b03bda color charts
#b03bda RGB chart
      #b03bda CMYK chart
      #b03bda RGB pie chart
      #b03bda color shades, tints & tones
#b03bda color schemes
#b03bda color preview, HTML & CSS examples
           This text has a color of #b03bda        
        
          <p style="color:#b03bda;">Text here</p>
        
        
          .mytext {color:#b03bda;}
        
        Text color #b03bda
      
           This box has a color of #b03bda        
        
          <div style="background-color:#b03bda;">Content here</div>
        
        
          .mybackground {background-color:#b03bda;}
        
        Background color #b03bda
      
           Border around this has a color of #b03bda        
        
          <div style="border:2px solid #b03bda;">Content here</div>
        
        
          .myborder {border:2px solid #b03bda;}
        
        Border color #b03bda