#bc38bf color space conversions
Hex:
        #bc38bf
        RGB:
        188, 56, 191
        CMY:
        26, 78, 25
        CMYK:
        2, 71, 0, 25
      HSL:
        299°, 54.6559%, 48.4314%
        HSV (HSB):
        299°, 70.6806%, 74.9020%
        XYZ:
        31.5572, 17.2813, 50.9626
        xyY:
        0.3162, 0.1732, 17.2813
      CIE-Lab:
        48.6125, 67.7212, -43.8832
        CIE-LCH:
        48.6125, 80.6964, 327.0568
        CIE-Luv:
        48.6125, 54.7748, -74.4293
        Hunter-Lab:
        41.5708, 62.7539, -43.5854
      #bc38bf color charts
#bc38bf RGB chart
      #bc38bf CMYK chart
      #bc38bf RGB pie chart
      #bc38bf color shades, tints & tones
#bc38bf color schemes
#bc38bf color preview, HTML & CSS examples
           This text has a color of #bc38bf        
        
          <p style="color:#bc38bf;">Text here</p>
        
        
          .mytext {color:#bc38bf;}
        
        Text color #bc38bf
      
           This box has a color of #bc38bf        
        
          <div style="background-color:#bc38bf;">Content here</div>
        
        
          .mybackground {background-color:#bc38bf;}
        
        Background color #bc38bf
      
           Border around this has a color of #bc38bf        
        
          <div style="border:2px solid #bc38bf;">Content here</div>
        
        
          .myborder {border:2px solid #bc38bf;}
        
        Border color #bc38bf