#361aef color space conversions
Hex:
        #361aef
        RGB:
        54, 26, 239
        CMY:
        79, 90, 6
        CMYK:
        77, 89, 0, 6
      HSL:
        248°, 86.9388%, 51.9608%
        HSV (HSB):
        248°, 89.1213%, 93.7255%
        XYZ:
        17.4707, 7.7551, 82.2374
        xyY:
        0.1626, 0.0722, 7.7551
      CIE-Lab:
        33.4675, 71.0676, -96.8490
        CIE-LCH:
        33.4675, 120.1263, 306.2712
        CIE-Luv:
        33.4675, -6.1709, -123.9576
        Hunter-Lab:
        27.8479, 63.2502, -155.5953
      #361aef color charts
#361aef RGB chart
      #361aef CMYK chart
      #361aef RGB pie chart
      #361aef color shades, tints & tones
#361aef color schemes
#361aef color preview, HTML & CSS examples
           This text has a color of #361aef        
        
          <p style="color:#361aef;">Text here</p>
        
        
          .mytext {color:#361aef;}
        
        Text color #361aef
      
           This box has a color of #361aef        
        
          <div style="background-color:#361aef;">Content here</div>
        
        
          .mybackground {background-color:#361aef;}
        
        Background color #361aef
      
           Border around this has a color of #361aef        
        
          <div style="border:2px solid #361aef;">Content here</div>
        
        
          .myborder {border:2px solid #361aef;}
        
        Border color #361aef