#bd88ed color space conversions
Hex:
        #bd88ed
        RGB:
        189, 136, 237
        CMY:
        26, 47, 7
        CMYK:
        20, 43, 0, 7
      HSL:
        271°, 73.7226%, 73.1373%
        HSV (HSB):
        271°, 42.6160%, 92.9412%
        XYZ:
        45.0765, 34.5416, 84.4122
        xyY:
        0.2748, 0.2106, 34.5416
      CIE-Lab:
        65.3902, 39.0988, -43.4014
        CIE-LCH:
        65.3902, 58.4157, 312.0146
        CIE-Luv:
        65.3902, 19.5561, -74.4381
        Hunter-Lab:
        58.7721, 34.0532, -44.0156
      #bd88ed color charts
#bd88ed RGB chart
      #bd88ed CMYK chart
      #bd88ed RGB pie chart
      #bd88ed color shades, tints & tones
#bd88ed color schemes
#bd88ed color preview, HTML & CSS examples
           This text has a color of #bd88ed        
        
          <p style="color:#bd88ed;">Text here</p>
        
        
          .mytext {color:#bd88ed;}
        
        Text color #bd88ed
      
           This box has a color of #bd88ed        
        
          <div style="background-color:#bd88ed;">Content here</div>
        
        
          .mybackground {background-color:#bd88ed;}
        
        Background color #bd88ed
      
           Border around this has a color of #bd88ed        
        
          <div style="border:2px solid #bd88ed;">Content here</div>
        
        
          .myborder {border:2px solid #bd88ed;}
        
        Border color #bd88ed