#bf98e0 color space conversions
Hex:
        #bf98e0
        RGB:
        191, 152, 224
        CMY:
        25, 40, 12
        CMYK:
        15, 32, 0, 12
      HSL:
        273°, 53.7313%, 73.7255%
        HSV (HSB):
        273°, 32.1429%, 87.8431%
        XYZ:
        46.1686, 38.9147, 75.5989
        xyY:
        0.2873, 0.2422, 38.9147
      CIE-Lab:
        68.6894, 28.0020, -31.0824
        CIE-LCH:
        68.6894, 41.8358, 312.0156
        CIE-Luv:
        68.6894, 15.8313, -53.1439
        Hunter-Lab:
        62.3816, 22.9400, -28.1851
      #bf98e0 color charts
#bf98e0 RGB chart
      #bf98e0 CMYK chart
      #bf98e0 RGB pie chart
      #bf98e0 color shades, tints & tones
#bf98e0 color schemes
#bf98e0 color preview, HTML & CSS examples
           This text has a color of #bf98e0        
        
          <p style="color:#bf98e0;">Text here</p>
        
        
          .mytext {color:#bf98e0;}
        
        Text color #bf98e0
      
           This box has a color of #bf98e0        
        
          <div style="background-color:#bf98e0;">Content here</div>
        
        
          .mybackground {background-color:#bf98e0;}
        
        Background color #bf98e0
      
           Border around this has a color of #bf98e0        
        
          <div style="border:2px solid #bf98e0;">Content here</div>
        
        
          .myborder {border:2px solid #bf98e0;}
        
        Border color #bf98e0