#b369f2 color space conversions
Hex:
        #b369f2
        RGB:
        179, 105, 242
        CMY:
        30, 59, 5
        CMYK:
        26, 57, 0, 5
      HSL:
        272°, 84.0491%, 68.0392%
        HSV (HSB):
        272°, 56.6116%, 94.9020%
        XYZ:
        39.6690, 26.0977, 86.9510
        xyY:
        0.2598, 0.1709, 26.0977
      CIE-Lab:
        58.1296, 54.1337, -57.7433
        CIE-LCH:
        58.1296, 79.1502, 313.1520
        CIE-Luv:
        58.1296, 23.7777, -97.4149
        Hunter-Lab:
        51.0859, 49.2078, -65.1547
      #b369f2 color charts
#b369f2 RGB chart
      #b369f2 CMYK chart
      #b369f2 RGB pie chart
      #b369f2 color shades, tints & tones
#b369f2 color schemes
#b369f2 color preview, HTML & CSS examples
           This text has a color of #b369f2        
        
          <p style="color:#b369f2;">Text here</p>
        
        
          .mytext {color:#b369f2;}
        
        Text color #b369f2
      
           This box has a color of #b369f2        
        
          <div style="background-color:#b369f2;">Content here</div>
        
        
          .mybackground {background-color:#b369f2;}
        
        Background color #b369f2
      
           Border around this has a color of #b369f2        
        
          <div style="border:2px solid #b369f2;">Content here</div>
        
        
          .myborder {border:2px solid #b369f2;}
        
        Border color #b369f2