#bf44ec color space conversions
Hex:
        #bf44ec
        RGB:
        191, 68, 236
        CMY:
        25, 73, 7
        CMYK:
        19, 71, 0, 7
      HSL:
        284°, 81.5534%, 59.6078%
        HSV (HSB):
        284°, 71.1864%, 92.5490%
        XYZ:
        38.6933, 21.2667, 81.4224
        xyY:
        0.2737, 0.1504, 21.2667
      CIE-Lab:
        53.2402, 72.1199, -62.1543
        CIE-LCH:
        53.2402, 95.2074, 319.2446
        CIE-Luv:
        53.2402, 41.0255, -104.0778
        Hunter-Lab:
        46.1159, 69.0668, -72.4016
      #bf44ec color charts
#bf44ec RGB chart
      #bf44ec CMYK chart
      #bf44ec RGB pie chart
      #bf44ec color shades, tints & tones
#bf44ec color schemes
#bf44ec color preview, HTML & CSS examples
           This text has a color of #bf44ec        
        
          <p style="color:#bf44ec;">Text here</p>
        
        
          .mytext {color:#bf44ec;}
        
        Text color #bf44ec
      
           This box has a color of #bf44ec        
        
          <div style="background-color:#bf44ec;">Content here</div>
        
        
          .mybackground {background-color:#bf44ec;}
        
        Background color #bf44ec
      
           Border around this has a color of #bf44ec        
        
          <div style="border:2px solid #bf44ec;">Content here</div>
        
        
          .myborder {border:2px solid #bf44ec;}
        
        Border color #bf44ec