#bd88ea color space conversions
Hex:
        #bd88ea
        RGB:
        189, 136, 234
        CMY:
        26, 47, 8
        CMYK:
        19, 42, 0, 8
      HSL:
        272°, 70.0000%, 72.5490%
        HSV (HSB):
        272°, 41.8803%, 91.7647%
        XYZ:
        44.6417, 34.3676, 82.1226
        xyY:
        0.2771, 0.2133, 34.3676
      CIE-Lab:
        65.2533, 38.4309, -41.9609
        CIE-LCH:
        65.2533, 56.9004, 312.4857
        CIE-Luv:
        65.2533, 19.9884, -71.9590
        Hunter-Lab:
        58.6239, 33.3346, -42.0190
      #bd88ea color charts
#bd88ea RGB chart
      #bd88ea CMYK chart
      #bd88ea RGB pie chart
      #bd88ea color shades, tints & tones
#bd88ea color schemes
#bd88ea color preview, HTML & CSS examples
           This text has a color of #bd88ea        
        
          <p style="color:#bd88ea;">Text here</p>
        
        
          .mytext {color:#bd88ea;}
        
        Text color #bd88ea
      
           This box has a color of #bd88ea        
        
          <div style="background-color:#bd88ea;">Content here</div>
        
        
          .mybackground {background-color:#bd88ea;}
        
        Background color #bd88ea
      
           Border around this has a color of #bd88ea        
        
          <div style="border:2px solid #bd88ea;">Content here</div>
        
        
          .myborder {border:2px solid #bd88ea;}
        
        Border color #bd88ea