#b013ed color space conversions
Hex:
        #b013ed
        RGB:
        176, 19, 237
        CMY:
        31, 93, 7
        CMYK:
        26, 92, 0, 7
      HSL:
        283°, 85.8268%, 50.1961%
        HSV (HSB):
        283°, 91.9831%, 92.9412%
        XYZ:
        33.4234, 15.8103, 81.4108
        xyY:
        0.2558, 0.1210, 15.8103
      CIE-Lab:
        46.7246, 82.5537, -73.3796
        CIE-LCH:
        46.7246, 110.4521, 318.3671
        CIE-Luv:
        46.7246, 37.5722, -116.5871
        Hunter-Lab:
        39.7621, 80.4606, -93.5596
      #b013ed color charts
#b013ed RGB chart
      #b013ed CMYK chart
      #b013ed RGB pie chart
      #b013ed color shades, tints & tones
#b013ed color schemes
#b013ed color preview, HTML & CSS examples
           This text has a color of #b013ed        
        
          <p style="color:#b013ed;">Text here</p>
        
        
          .mytext {color:#b013ed;}
        
        Text color #b013ed
      
           This box has a color of #b013ed        
        
          <div style="background-color:#b013ed;">Content here</div>
        
        
          .mybackground {background-color:#b013ed;}
        
        Background color #b013ed
      
           Border around this has a color of #b013ed        
        
          <div style="border:2px solid #b013ed;">Content here</div>
        
        
          .myborder {border:2px solid #b013ed;}
        
        Border color #b013ed