#b630d8 color space conversions
Hex:
        #b630d8
        RGB:
        182, 48, 216
        CMY:
        29, 81, 15
        CMYK:
        16, 78, 0, 15
      HSL:
        288°, 68.2927%, 51.7647%
        HSV (HSB):
        288°, 77.7778%, 84.7059%
        XYZ:
        32.7430, 17.0169, 66.5246
        xyY:
        0.2816, 0.1463, 17.0169
      CIE-Lab:
        48.2813, 73.4327, -58.8789
        CIE-LCH:
        48.2813, 94.1227, 321.2771
        CIE-Luv:
        48.2813, 44.4271, -96.7996
        Hunter-Lab:
        41.2515, 69.4928, -66.7385
      #b630d8 color charts
#b630d8 RGB chart
      #b630d8 CMYK chart
      #b630d8 RGB pie chart
      #b630d8 color shades, tints & tones
#b630d8 color schemes
#b630d8 color preview, HTML & CSS examples
           This text has a color of #b630d8        
        
          <p style="color:#b630d8;">Text here</p>
        
        
          .mytext {color:#b630d8;}
        
        Text color #b630d8
      
           This box has a color of #b630d8        
        
          <div style="background-color:#b630d8;">Content here</div>
        
        
          .mybackground {background-color:#b630d8;}
        
        Background color #b630d8
      
           Border around this has a color of #b630d8        
        
          <div style="border:2px solid #b630d8;">Content here</div>
        
        
          .myborder {border:2px solid #b630d8;}
        
        Border color #b630d8