#b319fd color space conversions
Hex:
        #b319fd
        RGB:
        179, 25, 253
        CMY:
        30, 90, 1
        CMYK:
        29, 90, 0, 1
      HSL:
        281°, 98.2759%, 54.5098%
        HSV (HSB):
        281°, 90.1186%, 99.2157%
        XYZ:
        36.6677, 17.3708, 94.3488
        xyY:
        0.2471, 0.1171, 17.3708
      CIE-Lab:
        48.7239, 85.0038, -79.0799
        CIE-LCH:
        48.7239, 116.1003, 317.0677
        CIE-Luv:
        48.7239, 34.7870, -125.9965
        Hunter-Lab:
        41.6783, 84.1033, -105.0423
      #b319fd color charts
#b319fd RGB chart
      #b319fd CMYK chart
      #b319fd RGB pie chart
      #b319fd color shades, tints & tones
#b319fd color schemes
#b319fd color preview, HTML & CSS examples
           This text has a color of #b319fd        
        
          <p style="color:#b319fd;">Text here</p>
        
        
          .mytext {color:#b319fd;}
        
        Text color #b319fd
      
           This box has a color of #b319fd        
        
          <div style="background-color:#b319fd;">Content here</div>
        
        
          .mybackground {background-color:#b319fd;}
        
        Background color #b319fd
      
           Border around this has a color of #b319fd        
        
          <div style="border:2px solid #b319fd;">Content here</div>
        
        
          .myborder {border:2px solid #b319fd;}
        
        Border color #b319fd