#be35bd color space conversions
Hex:
        #be35bd
        RGB:
        190, 53, 189
        CMY:
        25, 79, 26
        CMYK:
        0, 72, 1, 25
      HSL:
        300°, 56.3786%, 47.6471%
        HSV (HSB):
        300°, 72.1053%, 74.5098%
        XYZ:
        31.6936, 17.1675, 49.7873
        xyY:
        0.3213, 0.1740, 17.1675
      CIE-Lab:
        48.4704, 68.8323, -42.9254
        CIE-LCH:
        48.4704, 81.1201, 328.0514
        CIE-Luv:
        48.4704, 57.4822, -73.1164
        Hunter-Lab:
        41.4337, 64.0301, -42.2402
      #be35bd color charts
#be35bd RGB chart
      #be35bd CMYK chart
      #be35bd RGB pie chart
      #be35bd color shades, tints & tones
#be35bd color schemes
#be35bd color preview, HTML & CSS examples
           This text has a color of #be35bd        
        
          <p style="color:#be35bd;">Text here</p>
        
        
          .mytext {color:#be35bd;}
        
        Text color #be35bd
      
           This box has a color of #be35bd        
        
          <div style="background-color:#be35bd;">Content here</div>
        
        
          .mybackground {background-color:#be35bd;}
        
        Background color #be35bd
      
           Border around this has a color of #be35bd        
        
          <div style="border:2px solid #be35bd;">Content here</div>
        
        
          .myborder {border:2px solid #be35bd;}
        
        Border color #be35bd