#bf90f7 color space conversions
Hex:
        #bf90f7
        RGB:
        191, 144, 247
        CMY:
        25, 44, 3
        CMYK:
        23, 42, 0, 3
      HSL:
        267°, 86.5546%, 76.6667%
        HSV (HSB):
        267°, 41.7004%, 96.8627%
        XYZ:
        48.2476, 37.7383, 92.7370
        xyY:
        0.2700, 0.2112, 37.7383
      CIE-Lab:
        67.8273, 37.5312, -45.0510
        CIE-LCH:
        67.8273, 58.6360, 309.7971
        CIE-Luv:
        67.8273, 16.2138, -77.4147
        Hunter-Lab:
        61.4315, 32.6868, -46.5021
      #bf90f7 color charts
#bf90f7 RGB chart
      #bf90f7 CMYK chart
      #bf90f7 RGB pie chart
      #bf90f7 color shades, tints & tones
#bf90f7 color schemes
#bf90f7 color preview, HTML & CSS examples
           This text has a color of #bf90f7        
        
          <p style="color:#bf90f7;">Text here</p>
        
        
          .mytext {color:#bf90f7;}
        
        Text color #bf90f7
      
           This box has a color of #bf90f7        
        
          <div style="background-color:#bf90f7;">Content here</div>
        
        
          .mybackground {background-color:#bf90f7;}
        
        Background color #bf90f7
      
           Border around this has a color of #bf90f7        
        
          <div style="border:2px solid #bf90f7;">Content here</div>
        
        
          .myborder {border:2px solid #bf90f7;}
        
        Border color #bf90f7