#b462ef color space conversions
Hex:
        #b462ef
        RGB:
        180, 98, 239
        CMY:
        29, 62, 6
        CMYK:
        25, 59, 0, 6
      HSL:
        275°, 81.5029%, 66.0784%
        HSV (HSB):
        275°, 58.9958%, 93.7255%
        XYZ:
        38.7701, 24.6707, 84.3799
        xyY:
        0.2623, 0.1669, 24.6707
      CIE-Lab:
        56.7531, 57.2229, -58.2694
        CIE-LCH:
        56.7531, 81.6688, 314.4808
        CIE-Luv:
        56.7531, 26.8786, -98.0665
        Hunter-Lab:
        49.6696, 52.4082, -65.9546
      #b462ef color charts
#b462ef RGB chart
      #b462ef CMYK chart
      #b462ef RGB pie chart
      #b462ef color shades, tints & tones
#b462ef color schemes
#b462ef color preview, HTML & CSS examples
           This text has a color of #b462ef        
        
          <p style="color:#b462ef;">Text here</p>
        
        
          .mytext {color:#b462ef;}
        
        Text color #b462ef
      
           This box has a color of #b462ef        
        
          <div style="background-color:#b462ef;">Content here</div>
        
        
          .mybackground {background-color:#b462ef;}
        
        Background color #b462ef
      
           Border around this has a color of #b462ef        
        
          <div style="border:2px solid #b462ef;">Content here</div>
        
        
          .myborder {border:2px solid #b462ef;}
        
        Border color #b462ef