#bc85ff color space conversions
Hex:
        #bc85ff
        RGB:
        188, 133, 255
        CMY:
        26, 48, 0
        CMYK:
        26, 48, 0, 0
      HSL:
        267°, 100.0000%, 76.0784%
        HSV (HSB):
        267°, 47.8431%, 100.0000%
        XYZ:
        47.1766, 34.6864, 98.8164
        xyY:
        0.2611, 0.1920, 34.6864
      CIE-Lab:
        65.5038, 44.5727, -53.1123
        CIE-LCH:
        65.5038, 69.3372, 310.0039
        CIE-Luv:
        65.5038, 17.5333, -91.1046
        Hunter-Lab:
        58.8952, 39.9166, -58.2522
      #bc85ff color charts
#bc85ff RGB chart
      #bc85ff CMYK chart
      #bc85ff RGB pie chart
      #bc85ff color shades, tints & tones
#bc85ff color schemes
#bc85ff color preview, HTML & CSS examples
           This text has a color of #bc85ff        
        
          <p style="color:#bc85ff;">Text here</p>
        
        
          .mytext {color:#bc85ff;}
        
        Text color #bc85ff
      
           This box has a color of #bc85ff        
        
          <div style="background-color:#bc85ff;">Content here</div>
        
        
          .mybackground {background-color:#bc85ff;}
        
        Background color #bc85ff
      
           Border around this has a color of #bc85ff        
        
          <div style="border:2px solid #bc85ff;">Content here</div>
        
        
          .myborder {border:2px solid #bc85ff;}
        
        Border color #bc85ff