#bd27c3 color space conversions
Hex:
        #bd27c3
        RGB:
        189, 39, 195
        CMY:
        26, 85, 24
        CMYK:
        3, 80, 0, 24
      HSL:
        298°, 66.6667%, 45.8824%
        HSV (HSB):
        298°, 80.0000%, 76.4706%
        XYZ:
        31.5621, 16.2100, 53.0951
        xyY:
        0.3129, 0.1607, 16.2100
      CIE-Lab:
        47.2488, 73.6175, -48.3709
        CIE-LCH:
        47.2488, 88.0868, 326.6928
        CIE-Luv:
        47.2488, 57.1589, -81.1909
        Hunter-Lab:
        40.2616, 69.4728, -50.0057
      #bd27c3 color charts
#bd27c3 RGB chart
      #bd27c3 CMYK chart
      #bd27c3 RGB pie chart
      #bd27c3 color shades, tints & tones
#bd27c3 color schemes
#bd27c3 color preview, HTML & CSS examples
           This text has a color of #bd27c3        
        
          <p style="color:#bd27c3;">Text here</p>
        
        
          .mytext {color:#bd27c3;}
        
        Text color #bd27c3
      
           This box has a color of #bd27c3        
        
          <div style="background-color:#bd27c3;">Content here</div>
        
        
          .mybackground {background-color:#bd27c3;}
        
        Background color #bd27c3
      
           Border around this has a color of #bd27c3        
        
          <div style="border:2px solid #bd27c3;">Content here</div>
        
        
          .myborder {border:2px solid #bd27c3;}
        
        Border color #bd27c3