#bc83ed color space conversions
Hex:
        #bc83ed
        RGB:
        188, 131, 237
        CMY:
        26, 49, 7
        CMYK:
        21, 45, 0, 7
      HSL:
        272°, 74.6479%, 72.1569%
        HSV (HSB):
        272°, 44.7257%, 92.9412%
        XYZ:
        44.1414, 33.0384, 84.1713
        xyY:
        0.2736, 0.2048, 33.0384
      CIE-Lab:
        64.1920, 41.5484, -45.2923
        CIE-LCH:
        64.1920, 61.4627, 312.5314
        CIE-Luv:
        64.1920, 20.8887, -77.6161
        Hunter-Lab:
        57.4790, 36.4919, -46.5879
      #bc83ed color charts
#bc83ed RGB chart
      #bc83ed CMYK chart
      #bc83ed RGB pie chart
      #bc83ed color shades, tints & tones
#bc83ed color schemes
#bc83ed color preview, HTML & CSS examples
           This text has a color of #bc83ed        
        
          <p style="color:#bc83ed;">Text here</p>
        
        
          .mytext {color:#bc83ed;}
        
        Text color #bc83ed
      
           This box has a color of #bc83ed        
        
          <div style="background-color:#bc83ed;">Content here</div>
        
        
          .mybackground {background-color:#bc83ed;}
        
        Background color #bc83ed
      
           Border around this has a color of #bc83ed        
        
          <div style="border:2px solid #bc83ed;">Content here</div>
        
        
          .myborder {border:2px solid #bc83ed;}
        
        Border color #bc83ed