#360bf6 color space conversions
Hex:
        #360bf6
        RGB:
        54, 11, 246
        CMY:
        79, 96, 4
        CMYK:
        78, 96, 0, 4
      HSL:
        251°, 92.8854%, 50.3922%
        HSV (HSB):
        251°, 95.5285%, 96.4706%
        XYZ:
        18.2755, 7.6774, 87.7074
        xyY:
        0.1608, 0.0675, 7.6774
      CIE-Lab:
        33.3019, 76.0815, -101.0864
        CIE-LCH:
        33.3019, 126.5182, 306.9665
        CIE-Luv:
        33.3019, -5.8439, -127.3210
        Hunter-Lab:
        27.7082, 69.2443, -168.2807
      #360bf6 color charts
#360bf6 RGB chart
      #360bf6 CMYK chart
      #360bf6 RGB pie chart
      #360bf6 color shades, tints & tones
#360bf6 color schemes
#360bf6 color preview, HTML & CSS examples
           This text has a color of #360bf6        
        
          <p style="color:#360bf6;">Text here</p>
        
        
          .mytext {color:#360bf6;}
        
        Text color #360bf6
      
           This box has a color of #360bf6        
        
          <div style="background-color:#360bf6;">Content here</div>
        
        
          .mybackground {background-color:#360bf6;}
        
        Background color #360bf6
      
           Border around this has a color of #360bf6        
        
          <div style="border:2px solid #360bf6;">Content here</div>
        
        
          .myborder {border:2px solid #360bf6;}
        
        Border color #360bf6