#b705ec color space conversions
Hex:
        #b705ec
        RGB:
        183, 5, 236
        CMY:
        28, 98, 7
        CMYK:
        22, 98, 0, 7
      HSL:
        286°, 95.8506%, 47.2549%
        HSV (HSB):
        286°, 97.8814%, 92.5490%
        XYZ:
        34.7230, 16.2319, 80.6599
        xyY:
        0.2638, 0.1233, 16.2319
      CIE-Lab:
        47.2773, 84.6873, -71.8666
        CIE-LCH:
        47.2773, 111.0709, 319.6817
        CIE-Luv:
        47.2773, 42.5105, -115.2366
        Hunter-Lab:
        40.2889, 83.3349, -90.4985
      #b705ec color charts
#b705ec RGB chart
      #b705ec CMYK chart
      #b705ec RGB pie chart
      #b705ec color shades, tints & tones
#b705ec color schemes
#b705ec color preview, HTML & CSS examples
           This text has a color of #b705ec        
        
          <p style="color:#b705ec;">Text here</p>
        
        
          .mytext {color:#b705ec;}
        
        Text color #b705ec
      
           This box has a color of #b705ec        
        
          <div style="background-color:#b705ec;">Content here</div>
        
        
          .mybackground {background-color:#b705ec;}
        
        Background color #b705ec
      
           Border around this has a color of #b705ec        
        
          <div style="border:2px solid #b705ec;">Content here</div>
        
        
          .myborder {border:2px solid #b705ec;}
        
        Border color #b705ec