#360ff3 color space conversions
Hex:
        #360ff3
        RGB:
        54, 15, 243
        CMY:
        79, 94, 5
        CMYK:
        78, 94, 0, 5
      HSL:
        250°, 90.4762%, 50.5882%
        HSV (HSB):
        250°, 93.8272%, 95.2941%
        XYZ:
        17.8698, 7.5970, 85.3185
        xyY:
        0.1613, 0.0686, 7.5970
      CIE-Lab:
        33.1290, 74.6748, -99.6793
        CIE-LCH:
        33.1290, 124.5483, 306.8387
        CIE-Luv:
        33.1290, -5.8187, -125.7655
        Hunter-Lab:
        27.5626, 67.4932, -164.2350
      #360ff3 color charts
#360ff3 RGB chart
      #360ff3 CMYK chart
      #360ff3 RGB pie chart
      #360ff3 color shades, tints & tones
#360ff3 color schemes
#360ff3 color preview, HTML & CSS examples
           This text has a color of #360ff3        
        
          <p style="color:#360ff3;">Text here</p>
        
        
          .mytext {color:#360ff3;}
        
        Text color #360ff3
      
           This box has a color of #360ff3        
        
          <div style="background-color:#360ff3;">Content here</div>
        
        
          .mybackground {background-color:#360ff3;}
        
        Background color #360ff3
      
           Border around this has a color of #360ff3        
        
          <div style="border:2px solid #360ff3;">Content here</div>
        
        
          .myborder {border:2px solid #360ff3;}
        
        Border color #360ff3