#bc47f3 color space conversions
Hex:
        #bc47f3
        RGB:
        188, 71, 243
        CMY:
        26, 72, 5
        CMYK:
        23, 71, 0, 5
      HSL:
        281°, 87.7551%, 61.5686%
        HSV (HSB):
        281°, 70.7819%, 95.2941%
        XYZ:
        39.1699, 21.6689, 86.9121
        xyY:
        0.2651, 0.1467, 21.6689
      CIE-Lab:
        53.6739, 71.7657, -65.3979
        CIE-LCH:
        53.6739, 97.0938, 317.6581
        CIE-Luv:
        53.6739, 36.8920, -109.0419
        Hunter-Lab:
        46.5499, 68.7386, -78.1139
      #bc47f3 color charts
#bc47f3 RGB chart
      #bc47f3 CMYK chart
      #bc47f3 RGB pie chart
      #bc47f3 color shades, tints & tones
#bc47f3 color schemes
#bc47f3 color preview, HTML & CSS examples
           This text has a color of #bc47f3        
        
          <p style="color:#bc47f3;">Text here</p>
        
        
          .mytext {color:#bc47f3;}
        
        Text color #bc47f3
      
           This box has a color of #bc47f3        
        
          <div style="background-color:#bc47f3;">Content here</div>
        
        
          .mybackground {background-color:#bc47f3;}
        
        Background color #bc47f3
      
           Border around this has a color of #bc47f3        
        
          <div style="border:2px solid #bc47f3;">Content here</div>
        
        
          .myborder {border:2px solid #bc47f3;}
        
        Border color #bc47f3