#bf88d6 color space conversions
Hex:
        #bf88d6
        RGB:
        191, 136, 214
        CMY:
        25, 47, 16
        CMYK:
        11, 36, 0, 16
      HSL:
        282°, 48.7500%, 68.6275%
        HSV (HSB):
        282°, 36.4486%, 83.9216%
        XYZ:
        42.4276, 33.5397, 67.8560
        xyY:
        0.2950, 0.2332, 33.5397
      CIE-Lab:
        64.5956, 34.7315, -31.8755
        CIE-LCH:
        64.5956, 47.1415, 317.4552
        CIE-Luv:
        64.5956, 24.1134, -54.8951
        Hunter-Lab:
        57.9135, 29.4211, -28.9293
      #bf88d6 color charts
#bf88d6 RGB chart
      #bf88d6 CMYK chart
      #bf88d6 RGB pie chart
      #bf88d6 color shades, tints & tones
#bf88d6 color schemes
#bf88d6 color preview, HTML & CSS examples
           This text has a color of #bf88d6        
        
          <p style="color:#bf88d6;">Text here</p>
        
        
          .mytext {color:#bf88d6;}
        
        Text color #bf88d6
      
           This box has a color of #bf88d6        
        
          <div style="background-color:#bf88d6;">Content here</div>
        
        
          .mybackground {background-color:#bf88d6;}
        
        Background color #bf88d6
      
           Border around this has a color of #bf88d6        
        
          <div style="border:2px solid #bf88d6;">Content here</div>
        
        
          .myborder {border:2px solid #bf88d6;}
        
        Border color #bf88d6