#b313ea color space conversions
Hex:
        #b313ea
        RGB:
        179, 19, 234
        CMY:
        30, 93, 8
        CMYK:
        24, 92, 0, 8
      HSL:
        285°, 84.9802%, 49.6078%
        HSV (HSB):
        285°, 91.8803%, 91.7647%
        XYZ:
        33.6746, 15.9900, 79.1534
        xyY:
        0.2614, 0.1241, 15.9900
      CIE-Lab:
        46.9613, 82.4150, -71.2778
        CIE-LCH:
        46.9613, 108.9622, 319.1446
        CIE-Luv:
        46.9613, 40.1497, -113.9823
        Hunter-Lab:
        39.9875, 80.3418, -89.3708
      #b313ea color charts
#b313ea RGB chart
      #b313ea CMYK chart
      #b313ea RGB pie chart
      #b313ea color shades, tints & tones
#b313ea color schemes
#b313ea color preview, HTML & CSS examples
           This text has a color of #b313ea        
        
          <p style="color:#b313ea;">Text here</p>
        
        
          .mytext {color:#b313ea;}
        
        Text color #b313ea
      
           This box has a color of #b313ea        
        
          <div style="background-color:#b313ea;">Content here</div>
        
        
          .mybackground {background-color:#b313ea;}
        
        Background color #b313ea
      
           Border around this has a color of #b313ea        
        
          <div style="border:2px solid #b313ea;">Content here</div>
        
        
          .myborder {border:2px solid #b313ea;}
        
        Border color #b313ea