#b014df color space conversions
Hex:
        #b014df
        RGB:
        176, 20, 223
        CMY:
        31, 92, 13
        CMYK:
        21, 91, 0, 13
      HSL:
        286°, 83.5391%, 47.6471%
        HSV (HSB):
        286°, 91.0314%, 87.4510%
        XYZ:
        31.4739, 15.0581, 71.0597
        xyY:
        0.2677, 0.1281, 15.0581
      CIE-Lab:
        45.7137, 79.9115, -67.0777
        CIE-LCH:
        45.7137, 104.3324, 319.9899
        CIE-Luv:
        45.7137, 41.4358, -107.1548
        Hunter-Lab:
        38.8048, 76.8700, -81.4090
      #b014df color charts
#b014df RGB chart
      #b014df CMYK chart
      #b014df RGB pie chart
      #b014df color shades, tints & tones
#b014df color schemes
#b014df color preview, HTML & CSS examples
           This text has a color of #b014df        
        
          <p style="color:#b014df;">Text here</p>
        
        
          .mytext {color:#b014df;}
        
        Text color #b014df
      
           This box has a color of #b014df        
        
          <div style="background-color:#b014df;">Content here</div>
        
        
          .mybackground {background-color:#b014df;}
        
        Background color #b014df
      
           Border around this has a color of #b014df        
        
          <div style="border:2px solid #b014df;">Content here</div>
        
        
          .myborder {border:2px solid #b014df;}
        
        Border color #b014df