#be94cd color space conversions
Hex:
        #be94cd
        RGB:
        190, 148, 205
        CMY:
        25, 42, 20
        CMYK:
        7, 28, 0, 20
      HSL:
        284°, 36.3057%, 69.2157%
        HSV (HSB):
        284°, 27.8049%, 80.3922%
        XYZ:
        42.8446, 36.5347, 62.5514
        xyY:
        0.3019, 0.2574, 36.5347
      CIE-Lab:
        66.9265, 25.9320, -23.2837
        CIE-LCH:
        66.9265, 34.8511, 318.0801
        CIE-Luv:
        66.9265, 19.3965, -40.0047
        Hunter-Lab:
        60.4440, 20.7494, -19.0464
      #be94cd color charts
#be94cd RGB chart
      #be94cd CMYK chart
      #be94cd RGB pie chart
      #be94cd color shades, tints & tones
#be94cd color schemes
#be94cd color preview, HTML & CSS examples
           This text has a color of #be94cd        
        
          <p style="color:#be94cd;">Text here</p>
        
        
          .mytext {color:#be94cd;}
        
        Text color #be94cd
      
           This box has a color of #be94cd        
        
          <div style="background-color:#be94cd;">Content here</div>
        
        
          .mybackground {background-color:#be94cd;}
        
        Background color #be94cd
      
           Border around this has a color of #be94cd        
        
          <div style="border:2px solid #be94cd;">Content here</div>
        
        
          .myborder {border:2px solid #be94cd;}
        
        Border color #be94cd