#b027dc color space conversions
Hex:
        #b027dc
        RGB:
        176, 39, 220
        CMY:
        31, 85, 14
        CMYK:
        20, 82, 0, 14
      HSL:
        285°, 72.1116%, 50.7843%
        HSV (HSB):
        285°, 82.2727%, 86.2745%
        XYZ:
        31.5483, 15.8485, 69.1064
        xyY:
        0.2708, 0.1360, 15.8485
      CIE-Lab:
        46.7750, 75.6090, -63.6435
        CIE-LCH:
        46.7750, 98.8292, 319.9111
        CIE-Luv:
        46.7750, 40.7053, -102.7978
        Hunter-Lab:
        39.8101, 71.7880, -75.0545
      #b027dc color charts
#b027dc RGB chart
      #b027dc CMYK chart
      #b027dc RGB pie chart
      #b027dc color shades, tints & tones
#b027dc color schemes
#b027dc color preview, HTML & CSS examples
           This text has a color of #b027dc        
        
          <p style="color:#b027dc;">Text here</p>
        
        
          .mytext {color:#b027dc;}
        
        Text color #b027dc
      
           This box has a color of #b027dc        
        
          <div style="background-color:#b027dc;">Content here</div>
        
        
          .mybackground {background-color:#b027dc;}
        
        Background color #b027dc
      
           Border around this has a color of #b027dc        
        
          <div style="border:2px solid #b027dc;">Content here</div>
        
        
          .myborder {border:2px solid #b027dc;}
        
        Border color #b027dc