#b706ec color space conversions
Hex:
        #b706ec
        RGB:
        183, 6, 236
        CMY:
        28, 98, 7
        CMYK:
        22, 97, 0, 7
      HSL:
        286°, 95.0413%, 47.4510%
        HSV (HSB):
        286°, 97.4576%, 92.5490%
        XYZ:
        34.7339, 16.2537, 80.6635
        xyY:
        0.2638, 0.1235, 16.2537
      CIE-Lab:
        47.3055, 84.6030, -71.8207
        CIE-LCH:
        47.3055, 110.9770, 319.6716
        CIE-Luv:
        47.3055, 42.4775, -115.1898
        Hunter-Lab:
        40.3158, 83.2330, -90.4057
      #b706ec color charts
#b706ec RGB chart
      #b706ec CMYK chart
      #b706ec RGB pie chart
      #b706ec color shades, tints & tones
#b706ec color schemes
#b706ec color preview, HTML & CSS examples
           This text has a color of #b706ec        
        
          <p style="color:#b706ec;">Text here</p>
        
        
          .mytext {color:#b706ec;}
        
        Text color #b706ec
      
           This box has a color of #b706ec        
        
          <div style="background-color:#b706ec;">Content here</div>
        
        
          .mybackground {background-color:#b706ec;}
        
        Background color #b706ec
      
           Border around this has a color of #b706ec        
        
          <div style="border:2px solid #b706ec;">Content here</div>
        
        
          .myborder {border:2px solid #b706ec;}
        
        Border color #b706ec