#361ae7 color space conversions
Hex:
        #361ae7
        RGB:
        54, 26, 231
        CMY:
        79, 90, 9
        CMYK:
        77, 89, 0, 9
      HSL:
        248°, 81.0277%, 50.3922%
        HSV (HSB):
        248°, 88.7446%, 90.5882%
        XYZ:
        16.3145, 7.2926, 76.1490
        xyY:
        0.1635, 0.0731, 7.2926
      CIE-Lab:
        32.4639, 68.9783, -93.9687
        CIE-LCH:
        32.4639, 116.5681, 306.2808
        CIE-Luv:
        32.4639, -5.7283, -119.4391
        Hunter-Lab:
        27.0048, 60.5797, -148.2847
      #361ae7 color charts
#361ae7 RGB chart
      #361ae7 CMYK chart
      #361ae7 RGB pie chart
      #361ae7 color shades, tints & tones
#361ae7 color schemes
#361ae7 color preview, HTML & CSS examples
           This text has a color of #361ae7        
        
          <p style="color:#361ae7;">Text here</p>
        
        
          .mytext {color:#361ae7;}
        
        Text color #361ae7
      
           This box has a color of #361ae7        
        
          <div style="background-color:#361ae7;">Content here</div>
        
        
          .mybackground {background-color:#361ae7;}
        
        Background color #361ae7
      
           Border around this has a color of #361ae7        
        
          <div style="border:2px solid #361ae7;">Content here</div>
        
        
          .myborder {border:2px solid #361ae7;}
        
        Border color #361ae7