#b063f6 color space conversions
Hex:
        #b063f6
        RGB:
        176, 99, 246
        CMY:
        31, 61, 4
        CMYK:
        28, 60, 0, 4
      HSL:
        271°, 89.0909%, 67.6471%
        HSV (HSB):
        271°, 59.7561%, 96.4706%
        XYZ:
        39.0009, 24.8076, 89.9216
        xyY:
        0.2537, 0.1614, 24.8076
      CIE-Lab:
        56.8875, 57.3782, -61.9744
        CIE-LCH:
        56.8875, 84.4576, 312.7946
        CIE-Luv:
        56.8875, 23.1333, -103.8492
        Hunter-Lab:
        49.8072, 52.6094, -72.1766
      #b063f6 color charts
#b063f6 RGB chart
      #b063f6 CMYK chart
      #b063f6 RGB pie chart
      #b063f6 color shades, tints & tones
#b063f6 color schemes
#b063f6 color preview, HTML & CSS examples
           This text has a color of #b063f6        
        
          <p style="color:#b063f6;">Text here</p>
        
        
          .mytext {color:#b063f6;}
        
        Text color #b063f6
      
           This box has a color of #b063f6        
        
          <div style="background-color:#b063f6;">Content here</div>
        
        
          .mybackground {background-color:#b063f6;}
        
        Background color #b063f6
      
           Border around this has a color of #b063f6        
        
          <div style="border:2px solid #b063f6;">Content here</div>
        
        
          .myborder {border:2px solid #b063f6;}
        
        Border color #b063f6