#bc89f1 color space conversions
Hex:
        #bc89f1
        RGB:
        188, 137, 241
        CMY:
        26, 46, 5
        CMYK:
        22, 43, 0, 5
      HSL:
        269°, 78.7879%, 74.1176%
        HSV (HSB):
        269°, 43.1535%, 94.5098%
        XYZ:
        45.5619, 34.9336, 87.5606
        xyY:
        0.2711, 0.2079, 34.9336
      CIE-Lab:
        65.6969, 39.1713, -45.1289
        CIE-LCH:
        65.6969, 59.7579, 310.9575
        CIE-Luv:
        65.6969, 18.0571, -77.3448
        Hunter-Lab:
        59.1046, 34.1669, -46.4620
      #bc89f1 color charts
#bc89f1 RGB chart
      #bc89f1 CMYK chart
      #bc89f1 RGB pie chart
      #bc89f1 color shades, tints & tones
#bc89f1 color schemes
#bc89f1 color preview, HTML & CSS examples
           This text has a color of #bc89f1        
        
          <p style="color:#bc89f1;">Text here</p>
        
        
          .mytext {color:#bc89f1;}
        
        Text color #bc89f1
      
           This box has a color of #bc89f1        
        
          <div style="background-color:#bc89f1;">Content here</div>
        
        
          .mybackground {background-color:#bc89f1;}
        
        Background color #bc89f1
      
           Border around this has a color of #bc89f1        
        
          <div style="border:2px solid #bc89f1;">Content here</div>
        
        
          .myborder {border:2px solid #bc89f1;}
        
        Border color #bc89f1