#361bfb color space conversions
Hex:
        #361bfb
        RGB:
        54, 27, 251
        CMY:
        79, 89, 2
        CMYK:
        78, 89, 0, 2
      HSL:
        247°, 96.5517%, 54.5098%
        HSV (HSB):
        247°, 89.2430%, 98.4314%
        XYZ:
        19.3258, 8.5332, 91.8953
        xyY:
        0.1614, 0.0713, 8.5332
      CIE-Lab:
        35.0695, 73.8883, -100.9546
        CIE-LCH:
        35.0695, 125.1052, 306.2002
        CIE-Luv:
        35.0695, -6.8812, -130.7455
        Hunter-Lab:
        29.2116, 66.9720, -166.0693
      #361bfb color charts
#361bfb RGB chart
      #361bfb CMYK chart
      #361bfb RGB pie chart
      #361bfb color shades, tints & tones
#361bfb color schemes
#361bfb color preview, HTML & CSS examples
           This text has a color of #361bfb        
        
          <p style="color:#361bfb;">Text here</p>
        
        
          .mytext {color:#361bfb;}
        
        Text color #361bfb
      
           This box has a color of #361bfb        
        
          <div style="background-color:#361bfb;">Content here</div>
        
        
          .mybackground {background-color:#361bfb;}
        
        Background color #361bfb
      
           Border around this has a color of #361bfb        
        
          <div style="border:2px solid #361bfb;">Content here</div>
        
        
          .myborder {border:2px solid #361bfb;}
        
        Border color #361bfb