#b614fa color space conversions
Hex:
        #b614fa
        RGB:
        182, 20, 250
        CMY:
        29, 92, 2
        CMYK:
        27, 92, 0, 2
      HSL:
        282°, 95.8333%, 52.9412%
        HSV (HSB):
        282°, 92.0000%, 98.0392%
        XYZ:
        36.7969, 17.3475, 91.8515
        xyY:
        0.2520, 0.1188, 17.3475
      CIE-Lab:
        48.6950, 85.5557, -77.4324
        CIE-LCH:
        48.6950, 115.3930, 317.8532
        CIE-Luv:
        48.6950, 37.4930, -123.8562
        Hunter-Lab:
        41.6504, 84.8114, -101.5969
      #b614fa color charts
#b614fa RGB chart
      #b614fa CMYK chart
      #b614fa RGB pie chart
      #b614fa color shades, tints & tones
#b614fa color schemes
#b614fa color preview, HTML & CSS examples
           This text has a color of #b614fa        
        
          <p style="color:#b614fa;">Text here</p>
        
        
          .mytext {color:#b614fa;}
        
        Text color #b614fa
      
           This box has a color of #b614fa        
        
          <div style="background-color:#b614fa;">Content here</div>
        
        
          .mybackground {background-color:#b614fa;}
        
        Background color #b614fa
      
           Border around this has a color of #b614fa        
        
          <div style="border:2px solid #b614fa;">Content here</div>
        
        
          .myborder {border:2px solid #b614fa;}
        
        Border color #b614fa