#b945fa color space conversions
Hex:
        #b945fa
        RGB:
        185, 69, 250
        CMY:
        27, 73, 2
        CMYK:
        26, 72, 0, 2
      HSL:
        278°, 94.7644%, 62.5490%
        HSV (HSB):
        278°, 72.4000%, 98.0392%
        XYZ:
        39.3910, 21.4727, 92.5110
        xyY:
        0.2568, 0.1400, 21.4727
      CIE-Lab:
        53.4630, 73.3739, -69.6629
        CIE-LCH:
        53.4630, 101.1763, 316.4861
        CIE-Luv:
        53.4630, 33.8711, -115.3112
        Hunter-Lab:
        46.3386, 70.6448, -85.9303
      #b945fa color charts
#b945fa RGB chart
      #b945fa CMYK chart
      #b945fa RGB pie chart
      #b945fa color shades, tints & tones
#b945fa color schemes
#b945fa color preview, HTML & CSS examples
           This text has a color of #b945fa        
        
          <p style="color:#b945fa;">Text here</p>
        
        
          .mytext {color:#b945fa;}
        
        Text color #b945fa
      
           This box has a color of #b945fa        
        
          <div style="background-color:#b945fa;">Content here</div>
        
        
          .mybackground {background-color:#b945fa;}
        
        Background color #b945fa
      
           Border around this has a color of #b945fa        
        
          <div style="border:2px solid #b945fa;">Content here</div>
        
        
          .myborder {border:2px solid #b945fa;}
        
        Border color #b945fa