#bd27f1 color space conversions
Hex:
        #bd27f1
        RGB:
        189, 39, 241
        CMY:
        26, 85, 5
        CMYK:
        22, 84, 0, 5
      HSL:
        285°, 87.8261%, 54.9020%
        HSV (HSB):
        285°, 83.8174%, 94.5098%
        XYZ:
        37.5890, 18.6207, 84.8321
        xyY:
        0.2665, 0.1320, 18.6207
      CIE-Lab:
        50.2405, 81.4902, -69.8257
        CIE-LCH:
        50.2405, 107.3139, 319.4080
        CIE-Luv:
        50.2405, 42.6478, -114.3253
        Hunter-Lab:
        43.1517, 79.9737, -86.3521
      #bd27f1 color charts
#bd27f1 RGB chart
      #bd27f1 CMYK chart
      #bd27f1 RGB pie chart
      #bd27f1 color shades, tints & tones
#bd27f1 color schemes
#bd27f1 color preview, HTML & CSS examples
           This text has a color of #bd27f1        
        
          <p style="color:#bd27f1;">Text here</p>
        
        
          .mytext {color:#bd27f1;}
        
        Text color #bd27f1
      
           This box has a color of #bd27f1        
        
          <div style="background-color:#bd27f1;">Content here</div>
        
        
          .mybackground {background-color:#bd27f1;}
        
        Background color #bd27f1
      
           Border around this has a color of #bd27f1        
        
          <div style="border:2px solid #bd27f1;">Content here</div>
        
        
          .myborder {border:2px solid #bd27f1;}
        
        Border color #bd27f1