#b03cd2 color space conversions
Hex:
        #b03cd2
        RGB:
        176, 60, 210
        CMY:
        31, 76, 18
        CMYK:
        16, 71, 0, 18
      HSL:
        286°, 62.5000%, 52.9412%
        HSV (HSB):
        286°, 71.4286%, 82.3529%
        XYZ:
        31.1532, 17.1150, 62.6343
        xyY:
        0.2809, 0.1543, 17.1150
      CIE-Lab:
        48.4046, 67.1339, -55.2915
        CIE-LCH:
        48.4046, 86.9720, 320.5251
        CIE-Luv:
        48.4046, 40.3183, -90.9814
        Hunter-Lab:
        41.3702, 62.0187, -60.8056
      #b03cd2 color charts
#b03cd2 RGB chart
      #b03cd2 CMYK chart
      #b03cd2 RGB pie chart
      #b03cd2 color shades, tints & tones
#b03cd2 color schemes
#b03cd2 color preview, HTML & CSS examples
           This text has a color of #b03cd2        
        
          <p style="color:#b03cd2;">Text here</p>
        
        
          .mytext {color:#b03cd2;}
        
        Text color #b03cd2
      
           This box has a color of #b03cd2        
        
          <div style="background-color:#b03cd2;">Content here</div>
        
        
          .mybackground {background-color:#b03cd2;}
        
        Background color #b03cd2
      
           Border around this has a color of #b03cd2        
        
          <div style="border:2px solid #b03cd2;">Content here</div>
        
        
          .myborder {border:2px solid #b03cd2;}
        
        Border color #b03cd2