#b904fa color space conversions
Hex:
        #b904fa
        RGB:
        185, 4, 250
        CMY:
        27, 98, 2
        CMYK:
        26, 98, 0, 2
      HSL:
        284°, 96.8504%, 49.8039%
        HSV (HSB):
        284°, 98.4000%, 98.0392%
        XYZ:
        37.3063, 17.3032, 91.8161
        xyY:
        0.2548, 0.1182, 17.3032
      CIE-Lab:
        48.6399, 87.4671, -77.5031
        CIE-LCH:
        48.6399, 116.8641, 318.4564
        CIE-Luv:
        48.6399, 39.7762, -124.0777
        Hunter-Lab:
        41.5972, 87.2922, -101.7509
      #b904fa color charts
#b904fa RGB chart
      #b904fa CMYK chart
      #b904fa RGB pie chart
      #b904fa color shades, tints & tones
#b904fa color schemes
#b904fa color preview, HTML & CSS examples
           This text has a color of #b904fa        
        
          <p style="color:#b904fa;">Text here</p>
        
        
          .mytext {color:#b904fa;}
        
        Text color #b904fa
      
           This box has a color of #b904fa        
        
          <div style="background-color:#b904fa;">Content here</div>
        
        
          .mybackground {background-color:#b904fa;}
        
        Background color #b904fa
      
           Border around this has a color of #b904fa        
        
          <div style="border:2px solid #b904fa;">Content here</div>
        
        
          .myborder {border:2px solid #b904fa;}
        
        Border color #b904fa