#b045fa color space conversions
Hex:
        #b045fa
        RGB:
        176, 69, 250
        CMY:
        31, 73, 2
        CMYK:
        30, 72, 0, 2
      HSL:
        275°, 94.7644%, 62.5490%
        HSV (HSB):
        275°, 72.4000%, 98.0392%
        XYZ:
        37.2879, 20.3885, 92.4126
        xyY:
        0.2484, 0.1358, 20.3885
      CIE-Lab:
        52.2736, 71.7443, -71.6463
        CIE-LCH:
        52.2736, 101.3925, 315.0392
        CIE-Luv:
        52.2736, 28.9428, -117.2527
        Hunter-Lab:
        45.1536, 68.3869, -89.7370
      #b045fa color charts
#b045fa RGB chart
      #b045fa CMYK chart
      #b045fa RGB pie chart
      #b045fa color shades, tints & tones
#b045fa color schemes
#b045fa color preview, HTML & CSS examples
           This text has a color of #b045fa        
        
          <p style="color:#b045fa;">Text here</p>
        
        
          .mytext {color:#b045fa;}
        
        Text color #b045fa
      
           This box has a color of #b045fa        
        
          <div style="background-color:#b045fa;">Content here</div>
        
        
          .mybackground {background-color:#b045fa;}
        
        Background color #b045fa
      
           Border around this has a color of #b045fa        
        
          <div style="border:2px solid #b045fa;">Content here</div>
        
        
          .myborder {border:2px solid #b045fa;}
        
        Border color #b045fa