#b369f4 color space conversions
Hex:
        #b369f4
        RGB:
        179, 105, 244
        CMY:
        30, 59, 4
        CMYK:
        27, 57, 0, 4
      HSL:
        272°, 86.3354%, 68.4314%
        HSV (HSB):
        272°, 56.9672%, 95.6863%
        XYZ:
        39.9711, 26.2185, 88.5419
        xyY:
        0.2583, 0.1694, 26.2185
      CIE-Lab:
        58.2439, 54.5875, -58.6712
        CIE-LCH:
        58.2439, 80.1380, 312.9350
        CIE-Luv:
        58.2439, 23.4226, -98.9609
        Hunter-Lab:
        51.2040, 49.7345, -66.6814
      #b369f4 color charts
#b369f4 RGB chart
      #b369f4 CMYK chart
      #b369f4 RGB pie chart
      #b369f4 color shades, tints & tones
#b369f4 color schemes
#b369f4 color preview, HTML & CSS examples
           This text has a color of #b369f4        
        
          <p style="color:#b369f4;">Text here</p>
        
        
          .mytext {color:#b369f4;}
        
        Text color #b369f4
      
           This box has a color of #b369f4        
        
          <div style="background-color:#b369f4;">Content here</div>
        
        
          .mybackground {background-color:#b369f4;}
        
        Background color #b369f4
      
           Border around this has a color of #b369f4        
        
          <div style="border:2px solid #b369f4;">Content here</div>
        
        
          .myborder {border:2px solid #b369f4;}
        
        Border color #b369f4