#b027eb color space conversions
Hex:
        #b027eb
        RGB:
        176, 39, 235
        CMY:
        31, 85, 8
        CMYK:
        25, 83, 0, 8
      HSL:
        282°, 83.0508%, 53.7255%
        HSV (HSB):
        282°, 83.4043%, 92.1569%
        XYZ:
        33.6254, 16.6793, 80.0444
        xyY:
        0.2580, 0.1280, 16.6793
      CIE-Lab:
        47.8534, 78.3977, -70.4120
        CIE-LCH:
        47.8534, 105.3758, 318.0717
        CIE-Luv:
        47.8534, 36.6215, -113.1163
        Hunter-Lab:
        40.8403, 75.4955, -87.6165
      #b027eb color charts
#b027eb RGB chart
      #b027eb CMYK chart
      #b027eb RGB pie chart
      #b027eb color shades, tints & tones
#b027eb color schemes
#b027eb color preview, HTML & CSS examples
           This text has a color of #b027eb        
        
          <p style="color:#b027eb;">Text here</p>
        
        
          .mytext {color:#b027eb;}
        
        Text color #b027eb
      
           This box has a color of #b027eb        
        
          <div style="background-color:#b027eb;">Content here</div>
        
        
          .mybackground {background-color:#b027eb;}
        
        Background color #b027eb
      
           Border around this has a color of #b027eb        
        
          <div style="border:2px solid #b027eb;">Content here</div>
        
        
          .myborder {border:2px solid #b027eb;}
        
        Border color #b027eb