#b319c8 color space conversions
Hex:
        #b319c8
        RGB:
        179, 25, 200
        CMY:
        30, 90, 22
        CMYK:
        11, 88, 0, 22
      HSL:
        293°, 77.7778%, 44.1176%
        HSV (HSB):
        293°, 87.5000%, 78.4314%
        XYZ:
        29.3634, 14.4491, 55.8849
        xyY:
        0.2945, 0.1449, 14.4491
      CIE-Lab:
        44.8702, 75.6354, -55.1821
        CIE-LCH:
        44.8702, 93.6258, 323.8862
        CIE-Luv:
        44.8702, 50.1839, -89.8530
        Hunter-Lab:
        38.0120, 71.3662, -60.5593
      #b319c8 color charts
#b319c8 RGB chart
      #b319c8 CMYK chart
      #b319c8 RGB pie chart
      #b319c8 color shades, tints & tones
#b319c8 color schemes
#b319c8 color preview, HTML & CSS examples
           This text has a color of #b319c8        
        
          <p style="color:#b319c8;">Text here</p>
        
        
          .mytext {color:#b319c8;}
        
        Text color #b319c8
      
           This box has a color of #b319c8        
        
          <div style="background-color:#b319c8;">Content here</div>
        
        
          .mybackground {background-color:#b319c8;}
        
        Background color #b319c8
      
           Border around this has a color of #b319c8        
        
          <div style="border:2px solid #b319c8;">Content here</div>
        
        
          .myborder {border:2px solid #b319c8;}
        
        Border color #b319c8