#361edb color space conversions
Hex:
        #361edb
        RGB:
        54, 30, 219
        CMY:
        79, 88, 14
        CMYK:
        75, 86, 0, 14
      HSL:
        248°, 75.9036%, 48.8235%
        HSV (HSB):
        248°, 86.3014%, 85.8824%
        XYZ:
        14.7718, 6.8273, 67.5571
        xyY:
        0.1657, 0.0766, 6.8273
      CIE-Lab:
        31.4105, 64.4687, -88.8400
        CIE-LCH:
        31.4105, 109.7668, 305.9673
        CIE-Luv:
        31.4105, -5.3522, -112.7947
        Hunter-Lab:
        26.1291, 55.1870, -135.0047
      #361edb color charts
#361edb RGB chart
      #361edb CMYK chart
      #361edb RGB pie chart
      #361edb color shades, tints & tones
#361edb color schemes
#361edb color preview, HTML & CSS examples
           This text has a color of #361edb        
        
          <p style="color:#361edb;">Text here</p>
        
        
          .mytext {color:#361edb;}
        
        Text color #361edb
      
           This box has a color of #361edb        
        
          <div style="background-color:#361edb;">Content here</div>
        
        
          .mybackground {background-color:#361edb;}
        
        Background color #361edb
      
           Border around this has a color of #361edb        
        
          <div style="border:2px solid #361edb;">Content here</div>
        
        
          .myborder {border:2px solid #361edb;}
        
        Border color #361edb