#be4bfe color space conversions
Hex:
        #be4bfe
        RGB:
        190, 75, 254
        CMY:
        25, 71, 0
        CMYK:
        25, 70, 0, 0
      HSL:
        279°, 98.8950%, 64.5098%
        HSV (HSB):
        279°, 70.4724%, 99.6078%
        XYZ:
        41.6407, 23.1351, 96.0367
        xyY:
        0.2589, 0.1439, 23.1351
      CIE-Lab:
        55.2112, 72.8041, -69.0253
        CIE-LCH:
        55.2112, 100.3241, 316.5262
        CIE-Luv:
        55.2112, 34.6469, -115.3264
        Hunter-Lab:
        48.0989, 70.3597, -84.7122
      #be4bfe color charts
#be4bfe RGB chart
      #be4bfe CMYK chart
      #be4bfe RGB pie chart
      #be4bfe color shades, tints & tones
#be4bfe color schemes
#be4bfe color preview, HTML & CSS examples
           This text has a color of #be4bfe        
        
          <p style="color:#be4bfe;">Text here</p>
        
        
          .mytext {color:#be4bfe;}
        
        Text color #be4bfe
      
           This box has a color of #be4bfe        
        
          <div style="background-color:#be4bfe;">Content here</div>
        
        
          .mybackground {background-color:#be4bfe;}
        
        Background color #be4bfe
      
           Border around this has a color of #be4bfe        
        
          <div style="border:2px solid #be4bfe;">Content here</div>
        
        
          .myborder {border:2px solid #be4bfe;}
        
        Border color #be4bfe