#b447e1 color space conversions
Hex:
        #b447e1
        RGB:
        180, 71, 225
        CMY:
        29, 72, 12
        CMYK:
        20, 68, 0, 12
      HSL:
        282°, 71.9626%, 58.0392%
        HSV (HSB):
        282°, 68.4444%, 88.2353%
        XYZ:
        34.6662, 19.6460, 73.1991
        xyY:
        0.2719, 0.1541, 19.6460
      CIE-Lab:
        51.4346, 66.5731, -58.9379
        CIE-LCH:
        51.4346, 88.9137, 318.4811
        CIE-Luv:
        51.4346, 36.6144, -97.7856
        Hunter-Lab:
        44.3238, 62.0404, -66.8885
      #b447e1 color charts
#b447e1 RGB chart
      #b447e1 CMYK chart
      #b447e1 RGB pie chart
      #b447e1 color shades, tints & tones
#b447e1 color schemes
#b447e1 color preview, HTML & CSS examples
           This text has a color of #b447e1        
        
          <p style="color:#b447e1;">Text here</p>
        
        
          .mytext {color:#b447e1;}
        
        Text color #b447e1
      
           This box has a color of #b447e1        
        
          <div style="background-color:#b447e1;">Content here</div>
        
        
          .mybackground {background-color:#b447e1;}
        
        Background color #b447e1
      
           Border around this has a color of #b447e1        
        
          <div style="border:2px solid #b447e1;">Content here</div>
        
        
          .myborder {border:2px solid #b447e1;}
        
        Border color #b447e1