#b705b7 color space conversions
Hex:
        #b705b7
        RGB:
        183, 5, 183
        CMY:
        28, 98, 28
        CMYK:
        0, 97, 0, 28
      HSL:
        300°, 94.6809%, 36.8627%
        HSV (HSB):
        300°, 97.2678%, 71.7647%
        XYZ:
        28.1300, 13.5947, 45.9412
        xyY:
        0.3209, 0.1551, 13.5947
      CIE-Lab:
        43.6460, 76.1117, -47.1688
        CIE-LCH:
        43.6460, 89.5426, 328.2122
        CIE-Luv:
        43.6460, 60.3548, -78.0408
        Hunter-Lab:
        36.8710, 71.6585, -48.0654
      #b705b7 color charts
#b705b7 RGB chart
      #b705b7 CMYK chart
      #b705b7 RGB pie chart
      #b705b7 color shades, tints & tones
#b705b7 color schemes
#b705b7 color preview, HTML & CSS examples
           This text has a color of #b705b7        
        
          <p style="color:#b705b7;">Text here</p>
        
        
          .mytext {color:#b705b7;}
        
        Text color #b705b7
      
           This box has a color of #b705b7        
        
          <div style="background-color:#b705b7;">Content here</div>
        
        
          .mybackground {background-color:#b705b7;}
        
        Background color #b705b7
      
           Border around this has a color of #b705b7        
        
          <div style="border:2px solid #b705b7;">Content here</div>
        
        
          .myborder {border:2px solid #b705b7;}
        
        Border color #b705b7