#bc55d1 color space conversions
Hex:
        #bc55d1
        RGB:
        188, 85, 209
        CMY:
        26, 67, 18
        CMYK:
        10, 59, 0, 18
      HSL:
        290°, 57.4074%, 57.6471%
        HSV (HSB):
        290°, 59.3301%, 81.9608%
        XYZ:
        35.4962, 21.7918, 62.6570
        xyY:
        0.2959, 0.1817, 21.7918
      CIE-Lab:
        53.8054, 59.1824, -45.9998
        CIE-LCH:
        53.8054, 74.9569, 322.1437
        CIE-Luv:
        53.8054, 42.0749, -78.3170
        Hunter-Lab:
        46.6817, 54.0361, -46.9029
      #bc55d1 color charts
#bc55d1 RGB chart
      #bc55d1 CMYK chart
      #bc55d1 RGB pie chart
      #bc55d1 color shades, tints & tones
#bc55d1 color schemes
#bc55d1 color preview, HTML & CSS examples
           This text has a color of #bc55d1        
        
          <p style="color:#bc55d1;">Text here</p>
        
        
          .mytext {color:#bc55d1;}
        
        Text color #bc55d1
      
           This box has a color of #bc55d1        
        
          <div style="background-color:#bc55d1;">Content here</div>
        
        
          .mybackground {background-color:#bc55d1;}
        
        Background color #bc55d1
      
           Border around this has a color of #bc55d1        
        
          <div style="border:2px solid #bc55d1;">Content here</div>
        
        
          .myborder {border:2px solid #bc55d1;}
        
        Border color #bc55d1