#b063e2 color space conversions
Hex:
        #b063e2
        RGB:
        176, 99, 226
        CMY:
        31, 61, 11
        CMYK:
        22, 56, 0, 11
      HSL:
        276°, 68.6486%, 63.7255%
        HSV (HSB):
        276°, 56.1947%, 88.6275%
        XYZ:
        36.0938, 23.6448, 74.6131
        xyY:
        0.2687, 0.1760, 23.6448
      CIE-Lab:
        55.7304, 52.8948, -52.6524
        CIE-LCH:
        55.7304, 74.6333, 315.1316
        CIE-Luv:
        55.7304, 26.8553, -88.4554
        Hunter-Lab:
        48.6259, 47.4008, -56.9383
      #b063e2 color charts
#b063e2 RGB chart
      #b063e2 CMYK chart
      #b063e2 RGB pie chart
      #b063e2 color shades, tints & tones
#b063e2 color schemes
#b063e2 color preview, HTML & CSS examples
           This text has a color of #b063e2        
        
          <p style="color:#b063e2;">Text here</p>
        
        
          .mytext {color:#b063e2;}
        
        Text color #b063e2
      
           This box has a color of #b063e2        
        
          <div style="background-color:#b063e2;">Content here</div>
        
        
          .mybackground {background-color:#b063e2;}
        
        Background color #b063e2
      
           Border around this has a color of #b063e2        
        
          <div style="border:2px solid #b063e2;">Content here</div>
        
        
          .myborder {border:2px solid #b063e2;}
        
        Border color #b063e2