#361aff color space conversions
Hex:
        #361aff
        RGB:
        54, 26, 255
        CMY:
        79, 90, 0
        CMYK:
        79, 90, 0, 0
      HSL:
        247°, 100.0000%, 55.0980%
        HSV (HSB):
        247°, 89.8039%, 100.0000%
        XYZ:
        19.9407, 8.7431, 95.2443
        xyY:
        0.1609, 0.0705, 8.7431
      CIE-Lab:
        35.4848, 75.1837, -102.5073
        CIE-LCH:
        35.4848, 127.1233, 306.2581
        CIE-Luv:
        35.4848, -7.0306, -132.9469
        Hunter-Lab:
        29.5687, 68.6329, -170.2824
      #361aff color charts
#361aff RGB chart
      #361aff CMYK chart
      #361aff RGB pie chart
      #361aff color shades, tints & tones
#361aff color schemes
#361aff color preview, HTML & CSS examples
           This text has a color of #361aff        
        
          <p style="color:#361aff;">Text here</p>
        
        
          .mytext {color:#361aff;}
        
        Text color #361aff
      
           This box has a color of #361aff        
        
          <div style="background-color:#361aff;">Content here</div>
        
        
          .mybackground {background-color:#361aff;}
        
        Background color #361aff
      
           Border around this has a color of #361aff        
        
          <div style="border:2px solid #361aff;">Content here</div>
        
        
          .myborder {border:2px solid #361aff;}
        
        Border color #361aff