#360bd5 color space conversions
Hex:
        #360bd5
        RGB:
        54, 11, 213
        CMY:
        79, 96, 16
        CMYK:
        75, 95, 0, 16
      HSL:
        253°, 90.1786%, 43.9216%
        HSV (HSB):
        253°, 94.8357%, 83.5294%
        XYZ:
        13.6512, 5.8277, 63.3562
        xyY:
        0.1648, 0.0704, 5.8277
      CIE-Lab:
        28.9736, 67.9956, -89.4298
        CIE-LCH:
        28.9736, 112.3436, 307.2466
        CIE-Luv:
        28.9736, -3.8725, -108.5454
        Hunter-Lab:
        24.1407, 58.6934, -138.7057
      #360bd5 color charts
#360bd5 RGB chart
      #360bd5 CMYK chart
      #360bd5 RGB pie chart
      #360bd5 color shades, tints & tones
#360bd5 color schemes
#360bd5 color preview, HTML & CSS examples
           This text has a color of #360bd5        
        
          <p style="color:#360bd5;">Text here</p>
        
        
          .mytext {color:#360bd5;}
        
        Text color #360bd5
      
           This box has a color of #360bd5        
        
          <div style="background-color:#360bd5;">Content here</div>
        
        
          .mybackground {background-color:#360bd5;}
        
        Background color #360bd5
      
           Border around this has a color of #360bd5        
        
          <div style="border:2px solid #360bd5;">Content here</div>
        
        
          .myborder {border:2px solid #360bd5;}
        
        Border color #360bd5