#b400fa color space conversions
Hex:
        #b400fa
        RGB:
        180, 0, 250
        CMY:
        29, 100, 2
        CMYK:
        28, 100, 0, 2
      HSL:
        283°, 100.0000%, 49.0196%
        HSV (HSB):
        283°, 100.0000%, 98.0392%
        XYZ:
        36.0777, 16.6054, 91.7461
        xyY:
        0.2498, 0.1150, 16.6054
      CIE-Lab:
        47.7590, 87.2004, -78.9739
        CIE-LCH:
        47.7590, 117.6469, 317.8341
        CIE-Luv:
        47.7590, 37.0504, -125.1994
        Hunter-Lab:
        40.7498, 86.7225, -104.9638
      #b400fa color charts
#b400fa RGB chart
      #b400fa CMYK chart
      #b400fa RGB pie chart
      #b400fa color shades, tints & tones
#b400fa color schemes
#b400fa color preview, HTML & CSS examples
           This text has a color of #b400fa        
        
          <p style="color:#b400fa;">Text here</p>
        
        
          .mytext {color:#b400fa;}
        
        Text color #b400fa
      
           This box has a color of #b400fa        
        
          <div style="background-color:#b400fa;">Content here</div>
        
        
          .mybackground {background-color:#b400fa;}
        
        Background color #b400fa
      
           Border around this has a color of #b400fa        
        
          <div style="border:2px solid #b400fa;">Content here</div>
        
        
          .myborder {border:2px solid #b400fa;}
        
        Border color #b400fa