#b368f3 color space conversions
Hex:
        #b368f3
        RGB:
        179, 104, 243
        CMY:
        30, 59, 5
        CMYK:
        26, 57, 0, 5
      HSL:
        272°, 85.2761%, 68.0392%
        HSV (HSB):
        272°, 57.2016%, 95.2941%
        XYZ:
        39.7184, 25.9554, 87.7105
        xyY:
        0.2589, 0.1692, 25.9554
      CIE-Lab:
        57.9947, 54.8704, -58.5147
        CIE-LCH:
        57.9947, 80.2168, 313.1591
        CIE-Luv:
        57.9947, 23.8892, -98.6551
        Hunter-Lab:
        50.9464, 50.0042, -66.4125
      #b368f3 color charts
#b368f3 RGB chart
      #b368f3 CMYK chart
      #b368f3 RGB pie chart
      #b368f3 color shades, tints & tones
#b368f3 color schemes
#b368f3 color preview, HTML & CSS examples
           This text has a color of #b368f3        
        
          <p style="color:#b368f3;">Text here</p>
        
        
          .mytext {color:#b368f3;}
        
        Text color #b368f3
      
           This box has a color of #b368f3        
        
          <div style="background-color:#b368f3;">Content here</div>
        
        
          .mybackground {background-color:#b368f3;}
        
        Background color #b368f3
      
           Border around this has a color of #b368f3        
        
          <div style="border:2px solid #b368f3;">Content here</div>
        
        
          .myborder {border:2px solid #b368f3;}
        
        Border color #b368f3