#b365d9 color space conversions
Hex:
        #b365d9
        RGB:
        179, 101, 217
        CMY:
        30, 60, 15
        CMYK:
        18, 53, 0, 15
      HSL:
        280°, 60.4167%, 62.3529%
        HSV (HSB):
        280°, 53.4562%, 85.0980%
        XYZ:
        35.7685, 23.9008, 68.3738
        xyY:
        0.2793, 0.1867, 23.9008
      CIE-Lab:
        55.9884, 50.6916, -47.1489
        CIE-LCH:
        55.9884, 69.2290, 317.0737
        CIE-Luv:
        55.9884, 29.7359, -79.6749
        Hunter-Lab:
        48.8885, 45.0419, -48.6991
      #b365d9 color charts
#b365d9 RGB chart
      #b365d9 CMYK chart
      #b365d9 RGB pie chart
      #b365d9 color shades, tints & tones
#b365d9 color schemes
#b365d9 color preview, HTML & CSS examples
           This text has a color of #b365d9        
        
          <p style="color:#b365d9;">Text here</p>
        
        
          .mytext {color:#b365d9;}
        
        Text color #b365d9
      
           This box has a color of #b365d9        
        
          <div style="background-color:#b365d9;">Content here</div>
        
        
          .mybackground {background-color:#b365d9;}
        
        Background color #b365d9
      
           Border around this has a color of #b365d9        
        
          <div style="border:2px solid #b365d9;">Content here</div>
        
        
          .myborder {border:2px solid #b365d9;}
        
        Border color #b365d9