#b365c2 color space conversions
Hex:
        #b365c2
        RGB:
        179, 101, 194
        CMY:
        30, 60, 24
        CMYK:
        8, 48, 0, 24
      HSL:
        290°, 43.2558%, 57.8431%
        HSV (HSB):
        290°, 47.9381%, 76.0784%
        XYZ:
        32.9817, 22.7861, 53.6988
        xyY:
        0.3013, 0.2082, 22.7861
      CIE-Lab:
        54.8513, 45.9630, -35.8574
        CIE-LCH:
        54.8513, 58.2954, 322.0409
        CIE-Luv:
        54.8513, 34.4783, -61.0675
        Hunter-Lab:
        47.7348, 39.7962, -33.2833
      #b365c2 color charts
#b365c2 RGB chart
      #b365c2 CMYK chart
      #b365c2 RGB pie chart
      #b365c2 color shades, tints & tones
#b365c2 color schemes
#b365c2 color preview, HTML & CSS examples
           This text has a color of #b365c2        
        
          <p style="color:#b365c2;">Text here</p>
        
        
          .mytext {color:#b365c2;}
        
        Text color #b365c2
      
           This box has a color of #b365c2        
        
          <div style="background-color:#b365c2;">Content here</div>
        
        
          .mybackground {background-color:#b365c2;}
        
        Background color #b365c2
      
           Border around this has a color of #b365c2        
        
          <div style="border:2px solid #b365c2;">Content here</div>
        
        
          .myborder {border:2px solid #b365c2;}
        
        Border color #b365c2