#361ae6 color space conversions
Hex:
        #361ae6
        RGB:
        54, 26, 230
        CMY:
        79, 90, 10
        CMYK:
        77, 89, 0, 10
      HSL:
        248°, 80.3150%, 50.1961%
        HSV (HSB):
        248°, 88.6957%, 90.1961%
        XYZ:
        16.1736, 7.2362, 75.4072
        xyY:
        0.1637, 0.0732, 7.2362
      CIE-Lab:
        32.3388, 68.7156, -93.6061
        CIE-LCH:
        32.3388, 116.1204, 306.2822
        CIE-Luv:
        32.3388, -5.6723, -118.8732
        Hunter-Lab:
        26.9002, 60.2469, -147.3725
      #361ae6 color charts
#361ae6 RGB chart
      #361ae6 CMYK chart
      #361ae6 RGB pie chart
      #361ae6 color shades, tints & tones
#361ae6 color schemes
#361ae6 color preview, HTML & CSS examples
           This text has a color of #361ae6        
        
          <p style="color:#361ae6;">Text here</p>
        
        
          .mytext {color:#361ae6;}
        
        Text color #361ae6
      
           This box has a color of #361ae6        
        
          <div style="background-color:#361ae6;">Content here</div>
        
        
          .mybackground {background-color:#361ae6;}
        
        Background color #361ae6
      
           Border around this has a color of #361ae6        
        
          <div style="border:2px solid #361ae6;">Content here</div>
        
        
          .myborder {border:2px solid #361ae6;}
        
        Border color #361ae6