#bd88ee color space conversions
Hex:
        #bd88ee
        RGB:
        189, 136, 238
        CMY:
        26, 47, 7
        CMYK:
        21, 43, 0, 7
      HSL:
        271°, 75.0000%, 73.3333%
        HSV (HSB):
        271°, 42.8571%, 93.3333%
        XYZ:
        45.2230, 34.6002, 85.1839
        xyY:
        0.2741, 0.2097, 34.6002
      CIE-Lab:
        65.4362, 39.3226, -43.8803
        CIE-LCH:
        65.4362, 58.9215, 311.8646
        CIE-Luv:
        65.4362, 19.4125, -75.2632
        Hunter-Lab:
        58.8219, 34.2947, -44.6864
      #bd88ee color charts
#bd88ee RGB chart
      #bd88ee CMYK chart
      #bd88ee RGB pie chart
      #bd88ee color shades, tints & tones
#bd88ee color schemes
#bd88ee color preview, HTML & CSS examples
           This text has a color of #bd88ee        
        
          <p style="color:#bd88ee;">Text here</p>
        
        
          .mytext {color:#bd88ee;}
        
        Text color #bd88ee
      
           This box has a color of #bd88ee        
        
          <div style="background-color:#bd88ee;">Content here</div>
        
        
          .mybackground {background-color:#bd88ee;}
        
        Background color #bd88ee
      
           Border around this has a color of #bd88ee        
        
          <div style="border:2px solid #bd88ee;">Content here</div>
        
        
          .myborder {border:2px solid #bd88ee;}
        
        Border color #bd88ee