#be98fb color space conversions
Hex:
        #be98fb
        RGB:
        190, 152, 251
        CMY:
        25, 40, 2
        CMYK:
        24, 39, 0, 2
      HSL:
        263°, 92.5234%, 79.0196%
        HSV (HSB):
        263°, 39.4422%, 98.4314%
        XYZ:
        49.8760, 40.3687, 96.4300
        xyY:
        0.2672, 0.2163, 40.3687
      CIE-Lab:
        69.7313, 33.7620, -44.2520
        CIE-LCH:
        69.7313, 55.6607, 307.3417
        CIE-Luv:
        69.7313, 12.0961, -75.9191
        Hunter-Lab:
        63.5363, 28.9339, -45.5098
      #be98fb color charts
#be98fb RGB chart
      #be98fb CMYK chart
      #be98fb RGB pie chart
      #be98fb color shades, tints & tones
#be98fb color schemes
#be98fb color preview, HTML & CSS examples
           This text has a color of #be98fb        
        
          <p style="color:#be98fb;">Text here</p>
        
        
          .mytext {color:#be98fb;}
        
        Text color #be98fb
      
           This box has a color of #be98fb        
        
          <div style="background-color:#be98fb;">Content here</div>
        
        
          .mybackground {background-color:#be98fb;}
        
        Background color #be98fb
      
           Border around this has a color of #be98fb        
        
          <div style="border:2px solid #be98fb;">Content here</div>
        
        
          .myborder {border:2px solid #be98fb;}
        
        Border color #be98fb