#be70bd color space conversions
Hex:
        #be70bd
        RGB:
        190, 112, 189
        CMY:
        25, 56, 26
        CMYK:
        0, 41, 1, 25
      HSL:
        301°, 37.5000%, 59.2157%
        HSV (HSB):
        301°, 41.0526%, 74.5098%
        XYZ:
        36.2147, 26.2096, 51.2944
        xyY:
        0.3185, 0.2305, 26.2096
      CIE-Lab:
        58.2355, 42.5006, -27.6282
        CIE-LCH:
        58.2355, 50.6914, 326.9735
        CIE-Luv:
        58.2355, 38.2531, -48.3732
        Hunter-Lab:
        51.1953, 36.6760, -23.5680
      #be70bd color charts
#be70bd RGB chart
      #be70bd CMYK chart
      #be70bd RGB pie chart
      #be70bd color shades, tints & tones
#be70bd color schemes
#be70bd color preview, HTML & CSS examples
           This text has a color of #be70bd        
        
          <p style="color:#be70bd;">Text here</p>
        
        
          .mytext {color:#be70bd;}
        
        Text color #be70bd
      
           This box has a color of #be70bd        
        
          <div style="background-color:#be70bd;">Content here</div>
        
        
          .mybackground {background-color:#be70bd;}
        
        Background color #be70bd
      
           Border around this has a color of #be70bd        
        
          <div style="border:2px solid #be70bd;">Content here</div>
        
        
          .myborder {border:2px solid #be70bd;}
        
        Border color #be70bd