#361afd color space conversions
Hex:
        #361afd
        RGB:
        54, 26, 253
        CMY:
        79, 90, 1
        CMYK:
        79, 90, 0, 1
      HSL:
        247°, 98.2684%, 54.7059%
        HSV (HSB):
        247°, 89.7233%, 99.2157%
        XYZ:
        19.6203, 8.6149, 93.5572
        xyY:
        0.1611, 0.0707, 8.6149
      CIE-Lab:
        35.2320, 74.6736, -101.8070
        CIE-LCH:
        35.2320, 126.2569, 306.2594
        CIE-Luv:
        35.2320, -6.9249, -131.8267
        Hunter-Lab:
        29.3512, 67.9572, -168.4419
      #361afd color charts
#361afd RGB chart
      #361afd CMYK chart
      #361afd RGB pie chart
      #361afd color shades, tints & tones
#361afd color schemes
#361afd color preview, HTML & CSS examples
           This text has a color of #361afd        
        
          <p style="color:#361afd;">Text here</p>
        
        
          .mytext {color:#361afd;}
        
        Text color #361afd
      
           This box has a color of #361afd        
        
          <div style="background-color:#361afd;">Content here</div>
        
        
          .mybackground {background-color:#361afd;}
        
        Background color #361afd
      
           Border around this has a color of #361afd        
        
          <div style="border:2px solid #361afd;">Content here</div>
        
        
          .myborder {border:2px solid #361afd;}
        
        Border color #361afd