#bd44f1 color space conversions
Hex:
        #bd44f1
        RGB:
        189, 68, 241
        CMY:
        26, 73, 5
        CMYK:
        22, 72, 0, 5
      HSL:
        282°, 86.0697%, 60.5882%
        HSV (HSB):
        282°, 71.7842%, 94.5098%
        XYZ:
        38.9306, 21.3039, 85.2793
        xyY:
        0.2675, 0.1464, 21.3039
      CIE-Lab:
        53.2805, 72.7019, -64.9070
        CIE-LCH:
        53.2805, 97.4602, 318.2421
        CIE-Luv:
        53.2805, 38.5419, -108.2123
        Hunter-Lab:
        46.1562, 69.7830, -77.2363
      #bd44f1 color charts
#bd44f1 RGB chart
      #bd44f1 CMYK chart
      #bd44f1 RGB pie chart
      #bd44f1 color shades, tints & tones
#bd44f1 color schemes
#bd44f1 color preview, HTML & CSS examples
           This text has a color of #bd44f1        
        
          <p style="color:#bd44f1;">Text here</p>
        
        
          .mytext {color:#bd44f1;}
        
        Text color #bd44f1
      
           This box has a color of #bd44f1        
        
          <div style="background-color:#bd44f1;">Content here</div>
        
        
          .mybackground {background-color:#bd44f1;}
        
        Background color #bd44f1
      
           Border around this has a color of #bd44f1        
        
          <div style="border:2px solid #bd44f1;">Content here</div>
        
        
          .myborder {border:2px solid #bd44f1;}
        
        Border color #bd44f1