#361eda color space conversions
Hex:
        #361eda
        RGB:
        54, 30, 218
        CMY:
        79, 88, 15
        CMYK:
        75, 86, 0, 15
      HSL:
        248°, 75.8065%, 48.6275%
        HSV (HSB):
        248°, 86.2385%, 85.4902%
        XYZ:
        14.6405, 6.7748, 66.8657
        xyY:
        0.1658, 0.0767, 6.7748
      CIE-Lab:
        31.2886, 64.1952, -88.4662
        CIE-LCH:
        31.2886, 109.3037, 305.9664
        CIE-Luv:
        31.2886, -5.2958, -112.2256
        Hunter-Lab:
        26.0284, 54.8532, -134.0933
      #361eda color charts
#361eda RGB chart
      #361eda CMYK chart
      #361eda RGB pie chart
      #361eda color shades, tints & tones
#361eda color schemes
#361eda color preview, HTML & CSS examples
           This text has a color of #361eda        
        
          <p style="color:#361eda;">Text here</p>
        
        
          .mytext {color:#361eda;}
        
        Text color #361eda
      
           This box has a color of #361eda        
        
          <div style="background-color:#361eda;">Content here</div>
        
        
          .mybackground {background-color:#361eda;}
        
        Background color #361eda
      
           Border around this has a color of #361eda        
        
          <div style="border:2px solid #361eda;">Content here</div>
        
        
          .myborder {border:2px solid #361eda;}
        
        Border color #361eda