#be78ea color space conversions
Hex:
        #be78ea
        RGB:
        190, 120, 234
        CMY:
        25, 53, 8
        CMYK:
        19, 49, 0, 8
      HSL:
        277°, 73.0769%, 69.4118%
        HSV (HSB):
        277°, 48.7179%, 91.7647%
        XYZ:
        42.8030, 30.3206, 81.4384
        xyY:
        0.2769, 0.1962, 30.3206
      CIE-Lab:
        61.9299, 47.3451, -47.1840
        CIE-LCH:
        61.9299, 66.8423, 315.0976
        CIE-Luv:
        61.9299, 26.5088, -80.9356
        Hunter-Lab:
        55.0641, 42.3910, -49.1434
      #be78ea color charts
#be78ea RGB chart
      #be78ea CMYK chart
      #be78ea RGB pie chart
      #be78ea color shades, tints & tones
#be78ea color schemes
#be78ea color preview, HTML & CSS examples
           This text has a color of #be78ea        
        
          <p style="color:#be78ea;">Text here</p>
        
        
          .mytext {color:#be78ea;}
        
        Text color #be78ea
      
           This box has a color of #be78ea        
        
          <div style="background-color:#be78ea;">Content here</div>
        
        
          .mybackground {background-color:#be78ea;}
        
        Background color #be78ea
      
           Border around this has a color of #be78ea        
        
          <div style="border:2px solid #be78ea;">Content here</div>
        
        
          .myborder {border:2px solid #be78ea;}
        
        Border color #be78ea