#b364fd color space conversions
Hex:
        #b364fd
        RGB:
        179, 100, 253
        CMY:
        30, 61, 1
        CMYK:
        29, 60, 0, 1
      HSL:
        271°, 97.4522%, 69.2157%
        HSV (HSB):
        271°, 60.4743%, 99.2157%
        XYZ:
        40.8772, 25.7899, 95.7520
        xyY:
        0.2517, 0.1588, 25.7899
      CIE-Lab:
        57.8371, 59.1503, -64.3081
        CIE-LCH:
        57.8371, 87.3744, 312.6077
        CIE-Luv:
        57.8371, 23.1953, -108.0454
        Hunter-Lab:
        50.7838, 54.8078, -76.2418
      #b364fd color charts
#b364fd RGB chart
      #b364fd CMYK chart
      #b364fd RGB pie chart
      #b364fd color shades, tints & tones
#b364fd color schemes
#b364fd color preview, HTML & CSS examples
           This text has a color of #b364fd        
        
          <p style="color:#b364fd;">Text here</p>
        
        
          .mytext {color:#b364fd;}
        
        Text color #b364fd
      
           This box has a color of #b364fd        
        
          <div style="background-color:#b364fd;">Content here</div>
        
        
          .mybackground {background-color:#b364fd;}
        
        Background color #b364fd
      
           Border around this has a color of #b364fd        
        
          <div style="border:2px solid #b364fd;">Content here</div>
        
        
          .myborder {border:2px solid #b364fd;}
        
        Border color #b364fd