#b70ecd color space conversions
Hex:
        #b70ecd
        RGB:
        183, 14, 205
        CMY:
        28, 95, 20
        CMYK:
        11, 93, 0, 20
      HSL:
        293°, 87.2146%, 42.9412%
        HSV (HSB):
        293°, 93.1707%, 80.3922%
        XYZ:
        30.7049, 14.7891, 58.9939
        xyY:
        0.2939, 0.1415, 14.7891
      CIE-Lab:
        45.3440, 78.6644, -57.2812
        CIE-LCH:
        45.3440, 97.3099, 323.9389
        CIE-Luv:
        45.3440, 51.9350, -93.4036
        Hunter-Lab:
        38.4566, 75.2206, -64.0333
      #b70ecd color charts
#b70ecd RGB chart
      #b70ecd CMYK chart
      #b70ecd RGB pie chart
      #b70ecd color shades, tints & tones
#b70ecd color schemes
#b70ecd color preview, HTML & CSS examples
           This text has a color of #b70ecd        
        
          <p style="color:#b70ecd;">Text here</p>
        
        
          .mytext {color:#b70ecd;}
        
        Text color #b70ecd
      
           This box has a color of #b70ecd        
        
          <div style="background-color:#b70ecd;">Content here</div>
        
        
          .mybackground {background-color:#b70ecd;}
        
        Background color #b70ecd
      
           Border around this has a color of #b70ecd        
        
          <div style="border:2px solid #b70ecd;">Content here</div>
        
        
          .myborder {border:2px solid #b70ecd;}
        
        Border color #b70ecd