#360cd5 color space conversions
Hex:
        #360cd5
        RGB:
        54, 12, 213
        CMY:
        79, 95, 16
        CMYK:
        75, 94, 0, 16
      HSL:
        253°, 89.3333%, 44.1176%
        HSV (HSB):
        253°, 94.3662%, 83.5294%
        XYZ:
        13.6630, 5.8513, 63.3601
        xyY:
        0.1649, 0.0706, 5.8513
      CIE-Lab:
        29.0342, 67.8097, -89.3287
        CIE-LCH:
        29.0342, 112.1507, 307.2022
        CIE-Luv:
        29.0342, -3.9112, -108.5856
        Hunter-Lab:
        24.1895, 58.4912, -138.3671
      #360cd5 color charts
#360cd5 RGB chart
      #360cd5 CMYK chart
      #360cd5 RGB pie chart
      #360cd5 color shades, tints & tones
#360cd5 color schemes
#360cd5 color preview, HTML & CSS examples
           This text has a color of #360cd5        
        
          <p style="color:#360cd5;">Text here</p>
        
        
          .mytext {color:#360cd5;}
        
        Text color #360cd5
      
           This box has a color of #360cd5        
        
          <div style="background-color:#360cd5;">Content here</div>
        
        
          .mybackground {background-color:#360cd5;}
        
        Background color #360cd5
      
           Border around this has a color of #360cd5        
        
          <div style="border:2px solid #360cd5;">Content here</div>
        
        
          .myborder {border:2px solid #360cd5;}
        
        Border color #360cd5