#b063dc color space conversions
Hex:
        #b063dc
        RGB:
        176, 99, 220
        CMY:
        31, 61, 14
        CMYK:
        20, 55, 0, 14
      HSL:
        278°, 63.3508%, 62.5490%
        HSV (HSB):
        278°, 55.0000%, 86.2745%
        XYZ:
        35.2846, 23.3211, 70.3519
        xyY:
        0.2736, 0.1808, 23.3211
      CIE-Lab:
        55.4015, 51.5858, -49.7966
        CIE-LCH:
        55.4015, 71.6993, 316.0110
        CIE-Luv:
        55.4015, 28.0219, -83.7361
        Hunter-Lab:
        48.2919, 45.9106, -52.5696
      #b063dc color charts
#b063dc RGB chart
      #b063dc CMYK chart
      #b063dc RGB pie chart
      #b063dc color shades, tints & tones
#b063dc color schemes
#b063dc color preview, HTML & CSS examples
           This text has a color of #b063dc        
        
          <p style="color:#b063dc;">Text here</p>
        
        
          .mytext {color:#b063dc;}
        
        Text color #b063dc
      
           This box has a color of #b063dc        
        
          <div style="background-color:#b063dc;">Content here</div>
        
        
          .mybackground {background-color:#b063dc;}
        
        Background color #b063dc
      
           Border around this has a color of #b063dc        
        
          <div style="border:2px solid #b063dc;">Content here</div>
        
        
          .myborder {border:2px solid #b063dc;}
        
        Border color #b063dc