#b368ea color space conversions
Hex:
        #b368ea
        RGB:
        179, 104, 234
        CMY:
        30, 59, 8
        CMYK:
        24, 56, 0, 8
      HSL:
        275°, 75.5814%, 66.2745%
        HSV (HSB):
        275°, 55.5556%, 91.7647%
        XYZ:
        38.3920, 25.4248, 80.7259
        xyY:
        0.2656, 0.1759, 25.4248
      CIE-Lab:
        57.4870, 52.8502, -54.3131
        CIE-LCH:
        57.4870, 75.7829, 314.2179
        CIE-Luv:
        57.4870, 25.5260, -91.6611
        Hunter-Lab:
        50.4231, 47.6691, -59.6255
      #b368ea color charts
#b368ea RGB chart
      #b368ea CMYK chart
      #b368ea RGB pie chart
      #b368ea color shades, tints & tones
#b368ea color schemes
#b368ea color preview, HTML & CSS examples
           This text has a color of #b368ea        
        
          <p style="color:#b368ea;">Text here</p>
        
        
          .mytext {color:#b368ea;}
        
        Text color #b368ea
      
           This box has a color of #b368ea        
        
          <div style="background-color:#b368ea;">Content here</div>
        
        
          .mybackground {background-color:#b368ea;}
        
        Background color #b368ea
      
           Border around this has a color of #b368ea        
        
          <div style="border:2px solid #b368ea;">Content here</div>
        
        
          .myborder {border:2px solid #b368ea;}
        
        Border color #b368ea