#362bfd color space conversions
Hex:
        #362bfd
        RGB:
        54, 43, 253
        CMY:
        79, 83, 1
        CMYK:
        79, 83, 0, 1
      HSL:
        243°, 98.1308%, 58.0392%
        HSV (HSB):
        243°, 83.0040%, 99.2157%
        XYZ:
        20.1148, 9.6039, 93.7221
        xyY:
        0.1630, 0.0778, 9.6039
      CIE-Lab:
        37.1219, 68.9895, -98.6602
        CIE-LCH:
        37.1219, 120.3885, 304.9637
        CIE-Luv:
        37.1219, -8.2860, -132.3481
        Hunter-Lab:
        30.9901, 61.6267, -157.6151
      #362bfd color charts
#362bfd RGB chart
      #362bfd CMYK chart
      #362bfd RGB pie chart
      #362bfd color shades, tints & tones
#362bfd color schemes
#362bfd color preview, HTML & CSS examples
           This text has a color of #362bfd        
        
          <p style="color:#362bfd;">Text here</p>
        
        
          .mytext {color:#362bfd;}
        
        Text color #362bfd
      
           This box has a color of #362bfd        
        
          <div style="background-color:#362bfd;">Content here</div>
        
        
          .mybackground {background-color:#362bfd;}
        
        Background color #362bfd
      
           Border around this has a color of #362bfd        
        
          <div style="border:2px solid #362bfd;">Content here</div>
        
        
          .myborder {border:2px solid #362bfd;}
        
        Border color #362bfd