#b418fa color space conversions
Hex:
        #b418fa
        RGB:
        180, 24, 250
        CMY:
        29, 91, 2
        CMYK:
        28, 90, 0, 2
      HSL:
        281°, 95.7627%, 53.7255%
        HSV (HSB):
        281°, 90.4000%, 98.0392%
        XYZ:
        36.4043, 17.2587, 91.8550
        xyY:
        0.2502, 0.1186, 17.2587
      CIE-Lab:
        48.5844, 84.7320, -77.6255
        CIE-LCH:
        48.5844, 114.9140, 317.5063
        CIE-Luv:
        48.5844, 36.1583, -123.9422
        Hunter-Lab:
        41.5436, 83.7170, -102.0128
      #b418fa color charts
#b418fa RGB chart
      #b418fa CMYK chart
      #b418fa RGB pie chart
      #b418fa color shades, tints & tones
#b418fa color schemes
#b418fa color preview, HTML & CSS examples
           This text has a color of #b418fa        
        
          <p style="color:#b418fa;">Text here</p>
        
        
          .mytext {color:#b418fa;}
        
        Text color #b418fa
      
           This box has a color of #b418fa        
        
          <div style="background-color:#b418fa;">Content here</div>
        
        
          .mybackground {background-color:#b418fa;}
        
        Background color #b418fa
      
           Border around this has a color of #b418fa        
        
          <div style="border:2px solid #b418fa;">Content here</div>
        
        
          .myborder {border:2px solid #b418fa;}
        
        Border color #b418fa