#b918fa color space conversions
Hex:
        #b918fa
        RGB:
        185, 24, 250
        CMY:
        27, 91, 2
        CMYK:
        26, 90, 0, 2
      HSL:
        283°, 95.7627%, 53.7255%
        HSV (HSB):
        283°, 90.4000%, 98.0392%
        XYZ:
        37.5895, 17.8697, 91.9105
        xyY:
        0.2551, 0.1213, 17.8697
      CIE-Lab:
        49.3377, 85.3835, -76.3647
        CIE-LCH:
        49.3377, 114.5509, 318.1914
        CIE-Luv:
        49.3377, 38.9895, -122.9542
        Hunter-Lab:
        42.2725, 84.7486, -99.3197
      #b918fa color charts
#b918fa RGB chart
      #b918fa CMYK chart
      #b918fa RGB pie chart
      #b918fa color shades, tints & tones
#b918fa color schemes
#b918fa color preview, HTML & CSS examples
           This text has a color of #b918fa        
        
          <p style="color:#b918fa;">Text here</p>
        
        
          .mytext {color:#b918fa;}
        
        Text color #b918fa
      
           This box has a color of #b918fa        
        
          <div style="background-color:#b918fa;">Content here</div>
        
        
          .mybackground {background-color:#b918fa;}
        
        Background color #b918fa
      
           Border around this has a color of #b918fa        
        
          <div style="border:2px solid #b918fa;">Content here</div>
        
        
          .myborder {border:2px solid #b918fa;}
        
        Border color #b918fa