#b450f1 color space conversions
Hex:
        #b450f1
        RGB:
        180, 80, 241
        CMY:
        29, 69, 5
        CMYK:
        25, 67, 0, 5
      HSL:
        277°, 85.1852%, 62.9412%
        HSV (HSB):
        277°, 66.8050%, 94.5098%
        XYZ:
        37.5682, 21.7915, 85.4452
        xyY:
        0.2594, 0.1505, 21.7915
      CIE-Lab:
        53.8051, 66.0581, -64.1221
        CIE-LCH:
        53.8051, 92.0615, 315.8520
        CIE-Luv:
        53.8051, 30.9394, -106.6012
        Hunter-Lab:
        46.6814, 61.9609, -75.8470
      #b450f1 color charts
#b450f1 RGB chart
      #b450f1 CMYK chart
      #b450f1 RGB pie chart
      #b450f1 color shades, tints & tones
#b450f1 color schemes
#b450f1 color preview, HTML & CSS examples
           This text has a color of #b450f1        
        
          <p style="color:#b450f1;">Text here</p>
        
        
          .mytext {color:#b450f1;}
        
        Text color #b450f1
      
           This box has a color of #b450f1        
        
          <div style="background-color:#b450f1;">Content here</div>
        
        
          .mybackground {background-color:#b450f1;}
        
        Background color #b450f1
      
           Border around this has a color of #b450f1        
        
          <div style="border:2px solid #b450f1;">Content here</div>
        
        
          .myborder {border:2px solid #b450f1;}
        
        Border color #b450f1