#b63cd4 color space conversions
Hex:
        #b63cd4
        RGB:
        182, 60, 212
        CMY:
        29, 76, 17
        CMYK:
        14, 72, 0, 17
      HSL:
        288°, 63.8655%, 53.3333%
        HSV (HSB):
        288°, 71.6981%, 83.1373%
        XYZ:
        32.7909, 17.9303, 64.0200
        xyY:
        0.2858, 0.1563, 17.9303
      CIE-Lab:
        49.4114, 68.7322, -54.7732
        CIE-LCH:
        49.4114, 87.8875, 321.4484
        CIE-Luv:
        49.4114, 43.5376, -90.9195
        Hunter-Lab:
        42.3441, 64.1265, -59.9994
      #b63cd4 color charts
#b63cd4 RGB chart
      #b63cd4 CMYK chart
      #b63cd4 RGB pie chart
      #b63cd4 color shades, tints & tones
#b63cd4 color schemes
#b63cd4 color preview, HTML & CSS examples
           This text has a color of #b63cd4        
        
          <p style="color:#b63cd4;">Text here</p>
        
        
          .mytext {color:#b63cd4;}
        
        Text color #b63cd4
      
           This box has a color of #b63cd4        
        
          <div style="background-color:#b63cd4;">Content here</div>
        
        
          .mybackground {background-color:#b63cd4;}
        
        Background color #b63cd4
      
           Border around this has a color of #b63cd4        
        
          <div style="border:2px solid #b63cd4;">Content here</div>
        
        
          .myborder {border:2px solid #b63cd4;}
        
        Border color #b63cd4