#b390fd color space conversions
Hex:
        #b390fd
        RGB:
        179, 144, 253
        CMY:
        30, 44, 1
        CMYK:
        29, 43, 0, 1
      HSL:
        259°, 96.4602%, 77.8431%
        HSV (HSB):
        259°, 43.0830%, 99.2157%
        XYZ:
        46.2933, 36.6221, 97.5574
        xyY:
        0.2565, 0.2029, 36.6221
      CIE-Lab:
        66.9925, 35.6696, -49.7196
        CIE-LCH:
        66.9925, 61.1912, 305.6562
        CIE-Luv:
        66.9925, 9.2481, -84.7306
        Hunter-Lab:
        60.5162, 30.6445, -53.2193
      #b390fd color charts
#b390fd RGB chart
      #b390fd CMYK chart
      #b390fd RGB pie chart
      #b390fd color shades, tints & tones
#b390fd color schemes
#b390fd color preview, HTML & CSS examples
           This text has a color of #b390fd        
        
          <p style="color:#b390fd;">Text here</p>
        
        
          .mytext {color:#b390fd;}
        
        Text color #b390fd
      
           This box has a color of #b390fd        
        
          <div style="background-color:#b390fd;">Content here</div>
        
        
          .mybackground {background-color:#b390fd;}
        
        Background color #b390fd
      
           Border around this has a color of #b390fd        
        
          <div style="border:2px solid #b390fd;">Content here</div>
        
        
          .myborder {border:2px solid #b390fd;}
        
        Border color #b390fd