#b063fb color space conversions
Hex:
        #b063fb
        RGB:
        176, 99, 251
        CMY:
        31, 61, 2
        CMYK:
        30, 61, 0, 2
      HSL:
        270°, 95.0000%, 68.6275%
        HSV (HSB):
        270°, 60.5578%, 98.4314%
        XYZ:
        39.7789, 25.1188, 94.0186
        xyY:
        0.2503, 0.1581, 25.1188
      CIE-Lab:
        57.1910, 58.5243, -64.2587
        CIE-LCH:
        57.1910, 86.9154, 312.3260
        CIE-Luv:
        57.1910, 22.2437, -107.6123
        Hunter-Lab:
        50.1187, 53.9668, -76.1402
      #b063fb color charts
#b063fb RGB chart
      #b063fb CMYK chart
      #b063fb RGB pie chart
      #b063fb color shades, tints & tones
#b063fb color schemes
#b063fb color preview, HTML & CSS examples
           This text has a color of #b063fb        
        
          <p style="color:#b063fb;">Text here</p>
        
        
          .mytext {color:#b063fb;}
        
        Text color #b063fb
      
           This box has a color of #b063fb        
        
          <div style="background-color:#b063fb;">Content here</div>
        
        
          .mybackground {background-color:#b063fb;}
        
        Background color #b063fb
      
           Border around this has a color of #b063fb        
        
          <div style="border:2px solid #b063fb;">Content here</div>
        
        
          .myborder {border:2px solid #b063fb;}
        
        Border color #b063fb