#b027ea color space conversions
Hex:
        #b027ea
        RGB:
        176, 39, 234
        CMY:
        31, 85, 8
        CMYK:
        25, 83, 0, 8
      HSL:
        282°, 82.2785%, 53.5294%
        HSV (HSB):
        282°, 83.3333%, 91.7647%
        XYZ:
        33.4813, 16.6217, 79.2855
        xyY:
        0.2588, 0.1285, 16.6217
      CIE-Lab:
        47.7797, 78.2092, -69.9667
        CIE-LCH:
        47.7797, 104.9382, 318.1839
        CIE-Luv:
        47.7797, 36.8836, -112.4381
        Hunter-Lab:
        40.7697, 75.2427, -86.7636
      #b027ea color charts
#b027ea RGB chart
      #b027ea CMYK chart
      #b027ea RGB pie chart
      #b027ea color shades, tints & tones
#b027ea color schemes
#b027ea color preview, HTML & CSS examples
           This text has a color of #b027ea        
        
          <p style="color:#b027ea;">Text here</p>
        
        
          .mytext {color:#b027ea;}
        
        Text color #b027ea
      
           This box has a color of #b027ea        
        
          <div style="background-color:#b027ea;">Content here</div>
        
        
          .mybackground {background-color:#b027ea;}
        
        Background color #b027ea
      
           Border around this has a color of #b027ea        
        
          <div style="border:2px solid #b027ea;">Content here</div>
        
        
          .myborder {border:2px solid #b027ea;}
        
        Border color #b027ea