#b629ef color space conversions
Hex:
        #b629ef
        RGB:
        182, 41, 239
        CMY:
        29, 84, 6
        CMYK:
        24, 83, 0, 6
      HSL:
        283°, 86.0870%, 54.9020%
        HSV (HSB):
        283°, 82.8452%, 93.7255%
        XYZ:
        35.6643, 17.7630, 83.2102
        xyY:
        0.2610, 0.1300, 17.7630
      CIE-Lab:
        49.2073, 79.5695, -70.4266
        CIE-LCH:
        49.2073, 106.2601, 318.4881
        CIE-Luv:
        49.2073, 38.8420, -114.2407
        Hunter-Lab:
        42.1461, 77.2922, -87.5556
      #b629ef color charts
#b629ef RGB chart
      #b629ef CMYK chart
      #b629ef RGB pie chart
      #b629ef color shades, tints & tones
#b629ef color schemes
#b629ef color preview, HTML & CSS examples
           This text has a color of #b629ef        
        
          <p style="color:#b629ef;">Text here</p>
        
        
          .mytext {color:#b629ef;}
        
        Text color #b629ef
      
           This box has a color of #b629ef        
        
          <div style="background-color:#b629ef;">Content here</div>
        
        
          .mybackground {background-color:#b629ef;}
        
        Background color #b629ef
      
           Border around this has a color of #b629ef        
        
          <div style="border:2px solid #b629ef;">Content here</div>
        
        
          .myborder {border:2px solid #b629ef;}
        
        Border color #b629ef