#b448ec color space conversions
Hex:
        #b448ec
        RGB:
        180, 72, 236
        CMY:
        29, 72, 7
        CMYK:
        24, 69, 0, 7
      HSL:
        280°, 81.1881%, 60.3922%
        HSV (HSB):
        280°, 69.4915%, 92.5490%
        XYZ:
        36.2801, 20.3942, 81.3812
        xyY:
        0.2628, 0.1477, 20.3942
      CIE-Lab:
        52.2800, 68.3890, -63.7793
        CIE-LCH:
        52.2800, 93.5139, 316.9976
        CIE-Luv:
        52.2800, 33.7535, -105.5446
        Hunter-Lab:
        45.1599, 64.3716, -75.2327
      #b448ec color charts
#b448ec RGB chart
      #b448ec CMYK chart
      #b448ec RGB pie chart
      #b448ec color shades, tints & tones
#b448ec color schemes
#b448ec color preview, HTML & CSS examples
           This text has a color of #b448ec        
        
          <p style="color:#b448ec;">Text here</p>
        
        
          .mytext {color:#b448ec;}
        
        Text color #b448ec
      
           This box has a color of #b448ec        
        
          <div style="background-color:#b448ec;">Content here</div>
        
        
          .mybackground {background-color:#b448ec;}
        
        Background color #b448ec
      
           Border around this has a color of #b448ec        
        
          <div style="border:2px solid #b448ec;">Content here</div>
        
        
          .myborder {border:2px solid #b448ec;}
        
        Border color #b448ec