#b363fc color space conversions
Hex:
        #b363fc
        RGB:
        179, 99, 252
        CMY:
        30, 61, 1
        CMYK:
        29, 61, 0, 1
      HSL:
        271°, 96.2264%, 68.8235%
        HSV (HSB):
        271°, 60.7143%, 98.8235%
        XYZ:
        40.6229, 25.5357, 94.8833
        xyY:
        0.2523, 0.1586, 25.5357
      CIE-Lab:
        57.5937, 59.4154, -64.1466
        CIE-LCH:
        57.5937, 87.4356, 312.8072
        CIE-Luv:
        57.5937, 23.6360, -107.7191
        Hunter-Lab:
        50.5328, 55.0623, -75.9533
      #b363fc color charts
#b363fc RGB chart
      #b363fc CMYK chart
      #b363fc RGB pie chart
      #b363fc color shades, tints & tones
#b363fc color schemes
#b363fc color preview, HTML & CSS examples
           This text has a color of #b363fc        
        
          <p style="color:#b363fc;">Text here</p>
        
        
          .mytext {color:#b363fc;}
        
        Text color #b363fc
      
           This box has a color of #b363fc        
        
          <div style="background-color:#b363fc;">Content here</div>
        
        
          .mybackground {background-color:#b363fc;}
        
        Background color #b363fc
      
           Border around this has a color of #b363fc        
        
          <div style="border:2px solid #b363fc;">Content here</div>
        
        
          .myborder {border:2px solid #b363fc;}
        
        Border color #b363fc